net.minecraft.world.map

public class MapDecoration

atf
net.minecraft.class_2287
net.minecraft.world.map.MapDecoration
net.minecraft.util.Vec4b

Field summary

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

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()
func_176110_a()
public byte
b()
method_9305()
getX()
func_176112_b()
public byte
c()
method_9306()
getY()
func_176113_c()
public byte
d()
method_9307()
getRotation()
func_176111_d()