yarn/mappings/net/minecraft/util/shape
SquidDev a847209178 Several changes to blocks (#287)
Apologies for PR spam, just this one has a couple of changes I was unsure of, so it felt cleaner to split it into something separate:

 - I'm a bit conflicted on `.getCollisionShape` - it appears to be used both
for entity collision and determining if a block's side is a "full cube" (and so can have torches placed against or w/e)
 - I've renamed `getRenderingState` to `getStateForNeighborUpdate`, though am not 100% it's a good name - it may also perform side effects (mostly scheduling this block to be ticked next thread), so isn't quite a pure getter.
2018-12-14 17:18:57 -05:00
..
ArrayVoxelShape.mapping rebuild method names 2018-12-12 18:22:18 +01:00
BitSetVoxelShapeContainer.mapping Several changes to blocks (#287) 2018-12-14 17:18:57 -05:00
FractionalDoubleList.mapping port to 18w50a 2018-12-12 18:12:26 +01:00
OffsetVoxelShapeContainer.mapping rebuild method names 2018-12-12 18:22:18 +01:00
SequentialDoubleList.mapping rebuild method names 2018-12-12 18:22:18 +01:00
SimpleVoxelShape.mapping rebuild method names 2018-12-12 18:22:18 +01:00
VoxelShape.mapping Several changes to blocks (#287) 2018-12-14 17:18:57 -05:00
VoxelShapes.mapping Several changes to blocks (#287) 2018-12-14 17:18:57 -05:00