Uses of Enum Class
net.minecraft.core.FrontAndTop
Packages that use FrontAndTop
Package
Description
-
Uses of FrontAndTop in com.mojang.math
Methods in com.mojang.math that return FrontAndTopMethods in com.mojang.math with parameters of type FrontAndTop -
Uses of FrontAndTop in net.minecraft.client.data.models
Methods in net.minecraft.client.data.models with parameters of type FrontAndTopModifier and TypeMethodDescriptionstatic VariantMutator
BlockModelGenerators.applyRotation
(FrontAndTop p_387983_) -
Uses of FrontAndTop in net.minecraft.core
Fields in net.minecraft.core declared as FrontAndTopMethods in net.minecraft.core that return FrontAndTopModifier and TypeMethodDescriptionstatic FrontAndTop
FrontAndTop.fromFrontAndTop
(Direction pFront, Direction pTop) static FrontAndTop
Returns 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.world.level.block
Fields in net.minecraft.world.level.block with type parameters of type FrontAndTopModifier and TypeFieldDescriptionprivate static final EnumProperty
<FrontAndTop> CrafterBlock.ORIENTATION
static final EnumProperty
<FrontAndTop> JigsawBlock.ORIENTATION
-
Uses of FrontAndTop in net.minecraft.world.level.block.state.properties
Fields in net.minecraft.world.level.block.state.properties with type parameters of type FrontAndTopModifier and TypeFieldDescriptionstatic final EnumProperty
<FrontAndTop> BlockStateProperties.ORIENTATION