net.minecraft.world.level.saveddata.maps

public class MapDecoration

cra
net.minecraft.world.level.saveddata.maps.MapDecoration
net.minecraft.class_20
net.minecraft.item.map.MapIcon
net.minecraft.world.storage.MapDecoration

Field summary

Modifier and TypeField
private final MapDecoration$Type
a
type
field_77
type
field_191181_a
private byte
b
x
field_76
x
field_176115_b
private byte
c
y
field_80
z
field_176116_c
private byte
d
rot
field_79
rotation
field_176114_d
private final Component
e
name
field_78
text
field_204310_e

Constructor summary

ModifierConstructor
public (MapDecoration$Type type, byte x, byte z, byte rotation, Component text)

Method summary

Modifier and TypeMethod
public MapDecoration$Type
b()
getType()
method_93()
getType()
func_191179_b()
public byte
c()
getX()
method_90()
getX()
func_176112_b()
public byte
d()
getY()
method_91()
getZ()
func_176113_c()
public byte
e()
getRot()
method_89()
getRotation()
func_176111_d()
public Component
g()
getName()
method_88()
getText()
func_204309_g()
public byte
a()
getImage()
method_92()
getTypeId()
func_176110_a()
public boolean
f()
renderOnFrame()
method_94()
isAlwaysRendered()
func_191180_f()