net.minecraft.client.renderer

public enum BlockModelRenderer$Orientation

dlg$e
net.minecraft.class_778$class_782
net.minecraft.client.renderer.BlockModelRenderer$Orientation

Enum constant summary

Enum Constant
a
field_4210
DOWN
b
field_4212
UP
c
field_4211
NORTH
d
field_4213
SOUTH
e
field_4215
WEST
f
field_4219
EAST
g
field_4220
FLIP_DOWN
h
field_4217
FLIP_UP
i
field_4218
FLIP_NORTH
j
field_4221
FLIP_SOUTH
k
field_4216
FLIP_WEST
l
field_4214
FLIP_EAST

Field summary

Modifier and TypeField
private final int
m
field_4222
field_178229_m

Constructor summary

ModifierConstructor
private (EnumDirection arg0, boolean arg1)