Uses of Class
net.minecraft.block.Block.NeighborGroup
Packages that use Block.NeighborGroup
-
Uses of Block.NeighborGroup in net.minecraft.block
Fields in net.minecraft.block with type parameters of type Block.NeighborGroupModifier and TypeFieldDescriptionprivate static final ThreadLocal<Object2ByteLinkedOpenHashMap<Block.NeighborGroup>>
Block.FACE_CULL_MAP
-
Uses of Block.NeighborGroup in net.minecraft.fluid
Fields in net.minecraft.fluid with type parameters of type Block.NeighborGroupModifier and TypeFieldDescriptionprivate static final ThreadLocal<Object2ByteLinkedOpenHashMap<Block.NeighborGroup>>
FlowableFluid.field_15901