Uses of Enum Class
net.minecraft.core.FrontAndTop
Packages that use FrontAndTop
Package
Description
- 
Uses of FrontAndTop in com.mojang.mathMethods in com.mojang.math that return FrontAndTopMethods in com.mojang.math with parameters of type FrontAndTop
- 
Uses of FrontAndTop in net.minecraft.coreFields in net.minecraft.core with type parameters of type FrontAndTopModifier and TypeFieldDescriptionprivate static final it.unimi.dsi.fastutil.ints.Int2ObjectMap<FrontAndTop>FrontAndTop.LOOKUP_TOP_FRONTMethods in net.minecraft.core that return FrontAndTopModifier and TypeMethodDescriptionstatic FrontAndTopFrontAndTop.fromFrontAndTop(Direction p_122623_, Direction p_122624_) static FrontAndTopReturns the enum constant of this class with the specified name.static FrontAndTop[]FrontAndTop.values()Returns an array containing the constants of this enum class, in the order they are declared.
- 
Uses of FrontAndTop in net.minecraft.data.modelsMethods in net.minecraft.data.models with parameters of type FrontAndTopModifier and TypeMethodDescriptionprivate VariantBlockModelGenerators.applyRotation(FrontAndTop p_124636_, Variant p_124637_) 
- 
Uses of FrontAndTop in net.minecraft.world.level.blockFields in net.minecraft.world.level.block with type parameters of type FrontAndTopModifier and TypeFieldDescriptionprivate static final EnumProperty<FrontAndTop>CrafterBlock.ORIENTATIONstatic final EnumProperty<FrontAndTop>JigsawBlock.ORIENTATION
- 
Uses of FrontAndTop in net.minecraft.world.level.block.state.propertiesFields in net.minecraft.world.level.block.state.properties with type parameters of type FrontAndTopModifier and TypeFieldDescriptionstatic final EnumProperty<FrontAndTop>BlockStateProperties.ORIENTATION