net.minecraft.core

public enum FrontAndTop

implements StringRepresentable

ge
net.minecraft.core.FrontAndTop
net.minecraft.class_5000
net.minecraft.block.enums.JigsawOrientation
net.minecraft.world.gen.feature.jigsaw.JigsawOrientation
net.minecraft.server.v1_16_R3.BlockPropertyJigsawOrientation

Enum constant summary

Enum Constant
a
DOWN_EAST
field_23381
DOWN_EAST
DOWN_EAST
DOWN_EAST
b
DOWN_NORTH
field_23382
DOWN_NORTH
DOWN_NORTH
DOWN_NORTH
c
DOWN_SOUTH
field_23383
DOWN_SOUTH
DOWN_SOUTH
DOWN_SOUTH
d
DOWN_WEST
field_23384
DOWN_WEST
DOWN_WEST
DOWN_WEST
e
UP_EAST
field_23385
UP_EAST
UP_EAST
UP_EAST
f
UP_NORTH
field_23386
UP_NORTH
UP_NORTH
UP_NORTH
g
UP_SOUTH
field_23387
UP_SOUTH
UP_SOUTH
UP_SOUTH
h
UP_WEST
field_23388
UP_WEST
UP_WEST
UP_WEST
i
WEST_UP
field_23389
WEST_UP
WEST_UP
WEST_UP
j
EAST_UP
field_23390
EAST_UP
EAST_UP
EAST_UP
k
NORTH_UP
field_23391
NORTH_UP
NORTH_UP
NORTH_UP
l
SOUTH_UP
field_23392
SOUTH_UP
SOUTH_UP
SOUTH_UP

Field summary

Modifier and TypeField
private static final it.unimi.dsi.fastutil.ints.Int2ObjectMap<FrontAndTop>
m
LOOKUP_TOP_FRONT
field_23393
BY_INDEX
field_239637_m_
private final String
n
name
field_23394
name
field_239638_n_
private final Direction
o
top
field_23395
rotation
field_239639_o_
private final Direction
p
front
field_23396
facing
field_239640_p_

Constructor summary

ModifierConstructor
private (String arg0, Direction arg1, Direction name)

Method summary

Modifier and TypeMethod
private static int
b(gc arg0, gc arg1)
lookupKey(Direction arg0, Direction arg1)
method_26427(class_2350 arg0, class_2350 arg1)
getIndex(Direction facing, Direction rotation)
func_239643_b_(Direction arg0, Direction arg1)
public String
a()
getSerializedName()
method_15434()
asString()
func_176610_l()
getName()
public static FrontAndTop
a(gc arg0, gc arg1)
fromFrontAndTop(Direction arg0, Direction arg1)
method_26425(class_2350 arg0, class_2350 arg1)
byDirections(Direction facing, Direction rotation)
func_239641_a_(Direction arg0, Direction arg1)
public Direction
b()
front()
method_26426()
getFacing()
func_239642_b_()
public Direction
c()
top()
method_26428()
getRotation()
func_239644_c_()