Uses of Enum Class
net.minecraft.util.BlockVoxelShape
-
Uses of BlockVoxelShape in net.minecraft.block
Modifier and TypeMethodDescriptionprivate static int
AbstractBlock.AbstractBlockState.Cache.getFaceSupportIndex
(Direction p_242701_0_, BlockVoxelShape p_242701_1_) boolean
AbstractBlock.AbstractBlockState.Cache.isFaceSturdy
(Direction p_242700_1_, BlockVoxelShape p_242700_2_) boolean
AbstractBlock.AbstractBlockState.isFaceSturdy
(IBlockReader p_242698_1_, BlockPos p_242698_2_, Direction p_242698_3_, BlockVoxelShape p_242698_4_) -
Uses of BlockVoxelShape in net.minecraft.util
Modifier and TypeMethodDescriptionstatic BlockVoxelShape
Returns the enum constant of this class with the specified name.static BlockVoxelShape[]
BlockVoxelShape.values()
Returns an array containing the constants of this enum class, in the order they are declared.