Uses of Enum Class
net.minecraft.world.level.block.state.properties.Tilt
Packages that use Tilt
Package
Description
-
Uses of Tilt in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block with type parameters of type TiltModifier and TypeFieldDescriptionprivate static final it.unimi.dsi.fastutil.objects.Object2IntMap<Tilt>BigDripleafBlock.DELAY_UNTIL_NEXT_TILT_STATEprivate static final Map<Tilt,VoxelShape> BigDripleafBlock.LEAF_SHAPESprivate static final EnumProperty<Tilt>BigDripleafBlock.TILTMethods in net.minecraft.world.level.block with parameters of type TiltModifier and TypeMethodDescriptionprivate static voidBigDripleafBlock.setTilt(BlockState p_152278_, Level p_152279_, BlockPos p_152280_, Tilt p_152281_) private voidBigDripleafBlock.setTiltAndScheduleTick(BlockState p_152283_, Level p_152284_, BlockPos p_152285_, Tilt p_152286_, SoundEvent p_152287_) -
Uses of Tilt in net.minecraft.world.level.block.state.properties
Fields in net.minecraft.world.level.block.state.properties with type parameters of type TiltMethods in net.minecraft.world.level.block.state.properties that return Tilt