net.minecraft.world.map

public class MapDecoration

cnu
net.minecraft.class_20
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_77
type
field_191181_a
field_191181_a
private byte
b
field_76
x
field_176115_b
field_176115_b
private byte
c
field_80
y
field_176116_c
field_176116_c
private byte
d
field_79
rotation
field_176114_d
field_176114_d
private final Text
e
field_78
name
field_204310_e
field_204310_e

Constructor summary

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

Method summary

Modifier and TypeMethod
public MapDecoration$Type
b()
method_93()
getDecorationType()
func_191179_b()
getType()
public byte
c()
method_90()
getX()
func_176112_b()
getX()
public byte
d()
method_91()
getY()
func_176113_c()
getY()
public byte
e()
method_89()
getRotation()
func_176111_d()
getRotation()
public Text
g()
method_88()
getName()
func_204309_g()
getCustomName()
public byte
a()
method_92()
getType()
func_176110_a()
getImage()
public boolean
f()
method_94()
isVisibleInItemFrame()
func_191180_f()
renderOnFrame()