net.minecraft.world.map

public class MapDecoration

cbq
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
private final Text
e
field_19726
name
field_204310_e
customName

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_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 Text
g()
method_17923()
getName()
func_204309_g()
getCustomName()
public byte
a()
method_13819()
getType()
func_176110_a()
getImage()
public boolean
f()
method_13824()
isVisibleInItemFrame()
func_191180_f()
renderOnFrame()