Uses of Enum Class
net.minecraft.core.FrontAndTop
Package
Description
-
Uses of FrontAndTop in com.mojang.math
-
Uses of FrontAndTop in net.minecraft.core
Modifier and TypeFieldDescriptionprivate static final it.unimi.dsi.fastutil.ints.Int2ObjectMap
<FrontAndTop> FrontAndTop.LOOKUP_TOP_FRONT
Modifier and TypeMethodDescriptionstatic FrontAndTop
FrontAndTop.fromFrontAndTop
(Direction p_122623_, Direction p_122624_) 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.data.models
Modifier and TypeMethodDescriptionprivate Variant
BlockModelGenerators.applyRotation
(FrontAndTop p_124636_, Variant p_124637_) -
Uses of FrontAndTop in net.minecraft.world.level.block
Modifier 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
Modifier and TypeFieldDescriptionstatic final EnumProperty
<FrontAndTop> BlockStateProperties.ORIENTATION