net.minecraft.item.map

public record MapDecoration

fhp
net.minecraft.world.level.saveddata.maps.MapDecoration
net.minecraft.class_20
net.minecraft.item.map.MapDecoration
net.minecraft.unmapped.C_lptbbwvu
net.minecraft.item.map.MapIcon
net.minecraft.src.C_2767_

Field summary

Modifier and TypeField
private final RegistryEntry<MapDecorationType>
b
type
comp_1842
type
f_rqtgzrxy
type
f_77791_
private final byte
c
x
comp_1843
x
f_denyvxhx
x
f_77792_
private final byte
d
y
comp_1844
z
f_tqtqwngy
z
f_77793_
private final byte
e
rot
comp_1845
rotation
f_yaubvcjq
rotation
f_77794_
private final Optional<Text>
f
name
comp_1846
name
f_jixtosua
text
f_77795_
public static final PacketCodec<RegistryByteBuf, MapDecoration>
a
STREAM_CODEC
field_48920
CODEC
f_xprnzxvn
PACKET_CODEC
f_314705_

Constructor summary

ModifierConstructor
public (RegistryEntry<MapDecorationType> type, byte x, byte z, byte rotation, Optional<Text> text)

Method summary

Modifier and TypeMethod
public Identifier
a()
getSpriteLocation()
method_58451()
getAssetId()
m_rdtdemks()
getSpriteId()
m_318661_()
public boolean
b()
renderOnFrame()
method_94()
isAlwaysRendered()
m_zjovkzkg()
isAlwaysRendered()
m_77809_()
public RegistryEntry<MapDecorationType>
c()
type()
comp_1842()
type()
m_ebmvjmdm()
type()
f_77791_()
public byte
d()
x()
comp_1843()
x()
m_fzworvfa()
x()
f_77792_()
public byte
e()
y()
comp_1844()
z()
m_ozksxyrh()
y()
f_77793_()
public byte
f()
rot()
comp_1845()
rotation()
m_hzigypnx()
rot()
f_77794_()
public Optional<Text>
g()
name()
comp_1846()
name()
m_zmbkqvhi()
name()
f_77795_()