net.minecraft.world.level.saveddata.maps

public record MapDecoration

eyd
net.minecraft.world.level.saveddata.maps.MapDecoration
net.minecraft.class_20
net.minecraft.unmapped.C_lptbbwvu
net.minecraft.item.map.MapDecoration
net.minecraft.item.map.MapIcon

Field summary

Modifier and TypeField
private final Holder<MapDecorationType>
b
type
comp_1842
f_rqtgzrxy
type
type
private final byte
c
x
comp_1843
f_denyvxhx
x
x
private final byte
d
y
comp_1844
f_tqtqwngy
z
z
private final byte
e
rot
comp_1845
f_yaubvcjq
rotation
rotation
private final Optional<Component>
f
name
comp_1846
f_jixtosua
name
text
public static final StreamCodec<RegistryFriendlyByteBuf, MapDecoration>
a
STREAM_CODEC
field_48920
f_xprnzxvn
CODEC
PACKET_CODEC

Constructor summary

ModifierConstructor
public (Holder<MapDecorationType> type, byte x, byte z, byte rotation, Optional<Component> text)

Method summary

Modifier and TypeMethod
public ResourceLocation
a()
getSpriteLocation()
method_58451()
m_rdtdemks()
getAssetId()
getSpriteId()
public boolean
b()
renderOnFrame()
method_94()
m_zjovkzkg()
isAlwaysRendered()
isAlwaysRendered()
public Holder<MapDecorationType>
c()
type()
comp_1842()
m_ebmvjmdm()
type()
type()
public byte
d()
x()
comp_1843()
m_fzworvfa()
x()
x()
public byte
e()
y()
comp_1844()
m_ozksxyrh()
z()
y()
public byte
f()
rot()
comp_1845()
m_hzigypnx()
rotation()
rot()
public Optional<Component>
g()
name()
comp_1846()
m_zmbkqvhi()
name()
name()