Uses of Enum
net.minecraft.block.enums.Thickness
Packages that use Thickness
Package
Description
-
Uses of Thickness in net.minecraft.block
Fields in net.minecraft.block with type parameters of type ThicknessMethods in net.minecraft.block that return ThicknessModifier and TypeMethodDescriptionprivate static Thickness
PointedDripstoneBlock.getThickness(WorldView world, BlockPos pos, Direction direction, boolean tryMerge)
-
Uses of Thickness in net.minecraft.block.enums
Methods in net.minecraft.block.enums that return Thickness -
Uses of Thickness in net.minecraft.data.client.model
Methods in net.minecraft.data.client.model with parameters of type ThicknessModifier and TypeMethodDescriptionprivate BlockStateVariant
BlockStateModelGenerator.getDripstoneVariant(Direction direction, Thickness thickness)
-
Uses of Thickness in net.minecraft.state.property
Fields in net.minecraft.state.property with type parameters of type Thickness -
Uses of Thickness in net.minecraft.world.gen.feature.util
Methods in net.minecraft.world.gen.feature.util with parameters of type Thickness