net.minecraft.world.map

public class MapDecoration

beu
net.minecraft.class_3082
net.minecraft.world.map.MapDecoration
net.minecraft.world.storage.MapDecoration
net.minecraft.world.storage.MapDecoration

Field summary

Modifier and TypeField
private final MapDecoration$Type
a
field_15220
type
field_191181_a
type
private byte
b
field_15221
x
field_176115_b
x
private byte
c
field_15222
y
field_176116_c
y
private byte
d
field_15223
rotation
field_176114_d
rotation

Constructor summary

ModifierConstructor
public (MapDecoration$Type type, byte x, byte y, byte rotation)

Method summary

Modifier and TypeMethod
public byte
a()
method_13819()
getType()
func_176110_a()
getImage()
public MapDecoration$Type
b()
method_13820()
getDecorationType()
func_191179_b()
getType()
public byte
c()
method_13821()
getX()
func_176112_b()
getX()
public byte
d()
method_13822()
getY()
func_176113_c()
getY()
public byte
e()
method_13823()
getRotation()
func_176111_d()
getRotation()
public boolean
f()
method_13824()
isVisibleInItemFrame()
func_191180_f()
renderOnFrame()