net.minecraft.world.map

public class MapDecoration

ayy
net.minecraft.class_2287
net.minecraft.world.map.MapDecoration
net.minecraft.util.math.Vec4b

Field summary

Modifier and TypeField
private byte
a
field_10246
type
type
private byte
b
field_10247
x
x
private byte
c
field_10248
y
y
private byte
d
field_10249
rotation
rotation

Constructor summary

ModifierConstructor
public (byte type, byte x, byte y, byte rotation)
public (MapDecoration decoration)

Method summary

Modifier and TypeMethod
public byte
a()
method_9304()
getType()
getType()
public byte
b()
method_9305()
getX()
getX()
public byte
c()
method_9306()
getY()
getY()
public byte
d()
method_9307()
getRotation()
getRotation()