net.minecraft.client.resources.model

public enum BlockModelRotation

implements ModelState

hdo
net.minecraft.client.resources.model.BlockModelRotation
net.minecraft.class_1086
net.minecraft.client.render.model.ModelRotation

Enum constant summary

Enum Constant
a
X0_Y0
field_5350
X0_Y0
b
X0_Y90
field_5366
X0_Y90
c
X0_Y180
field_5355
X0_Y180
d
X0_Y270
field_5347
X0_Y270
e
X90_Y0
field_5351
X90_Y0
f
X90_Y90
field_5360
X90_Y90
g
X90_Y180
field_5367
X90_Y180
h
X90_Y270
field_5354
X90_Y270
i
X180_Y0
field_5358
X180_Y0
j
X180_Y90
field_5348
X180_Y90
k
X180_Y180
field_5356
X180_Y180
l
X180_Y270
field_5359
X180_Y270
m
X270_Y0
field_5353
X270_Y0
n
X270_Y90
field_5349
X270_Y90
o
X270_Y180
field_5361
X270_Y180
p
X270_Y270
field_5352
X270_Y270

Field summary

Modifier and TypeField
private static final int
q
DEGREES
field_32982
MAX_ROTATION
private static final Map<Integer, BlockModelRotation>
r
BY_INDEX
field_5357
BY_INDEX
private final Transformation
s
transformation
field_23373
rotation
private final OctahedralGroup
t
actualRotation
field_23374
directionTransformation
private final int
u
index
field_5364
index

Constructor summary

ModifierConstructor
private (int arg0, int arg1)

Method summary

Modifier and TypeMethod
private static int
b(int arg0, int arg1)
getIndex(int arg0, int arg1)
method_4703(int arg0, int arg1)
getIndex(int x, int y)
public Transformation
b()
getRotation()
method_3509()
getRotation()
public static BlockModelRotation
a(int arg0, int arg1)
by(int arg0, int arg1)
method_4699(int arg0, int arg1)
get(int x, int y)
public OctahedralGroup
a()
actualRotation()
method_35808()
getDirectionTransformation()