net.minecraft.world.level.saveddata.maps

record MapItemSavedData$MapDecorationLocation

evr$b
net.minecraft.world.level.saveddata.maps.MapItemSavedData$MapDecorationLocation
net.minecraft.class_22$class_9907
net.minecraft.item.map.MapState$Marker
net.minecraft.world.level.saveddata.maps.WorldMap$b

Field summary

Modifier and TypeField
private final Holder<MapDecorationType>
a
type
comp_2974
type
private final byte
b
x
comp_2975
x
private final byte
c
y
comp_2976
y
private final byte
d
rot
comp_2977
rot

Constructor summary

ModifierConstructor
(Holder<MapDecorationType> arg0, byte arg1, byte arg2, byte arg3)

Method summary

Modifier and TypeMethod
public Holder<MapDecorationType>
a()
type()
comp_2974()
type()
public byte
b()
x()
comp_2975()
x()
public byte
c()
y()
comp_2976()
y()
public byte
d()
rot()
comp_2977()
rot()