quilt-mappings icon indicating copy to clipboard operation
quilt-mappings copied to clipboard

`RegistryWorldView` no longer exposes access to a registry manager

Open IotaBread opened this issue 1 year ago • 1 comments

As such, its current name is wrong and should be changed. Its mojmap name is CommonLevelAccessor, and exposes the following methods:

  • getBlockEntity from WorldView
  • getEntityCollisions from EntityView
  • doesNotIntersectEntities from EntityView
  • getTopPosition from WorldView

IotaBread avatar Oct 19 '22 21:10 IotaBread