net.minecraft.world.entity

public enum Relative

bzg
net.minecraft.world.entity.Relative
net.minecraft.class_2709

Enum constant summary

Enum Constant
a
X
field_12400
b
Y
field_12398
c
Z
field_12403
d
Y_ROT
field_12401
e
X_ROT
field_12397
f
DELTA_X
field_54090
g
DELTA_Y
field_54091
h
DELTA_Z
field_54092
i
ROTATE_DELTA
field_54093

Field summary

Modifier and TypeField
public static final Set<Relative>
j
ALL
field_40710
public static final Set<Relative>
k
ROTATION
field_40711
public static final Set<Relative>
l
DELTA
field_54094
public static final StreamCodec<io.netty.buffer.ByteBuf, Set<Relative>>
m
SET_STREAM_CODEC
field_54095
private final int
n
bit
field_12399

Constructor summary

ModifierConstructor
private (int arg0)

Method summary

Modifier and TypeMethod
public static Set<Relative>
a(Set<bzg>... arg0)
union(Set<Relative>... arg0)
method_63641(Set<class_2709>... arg0)
private int
a()
getMask()
method_11742()
private boolean
b(int arg0)
isSet(int arg0)
method_11743(int arg0)
public static Set<Relative>
a(int arg0)
unpack(int arg0)
method_11744(int arg0)
public static int
a(Set<bzg> arg0)
pack(Set<Relative> arg0)
method_11741(Set<class_2709> arg0)