net.minecraft.item.map

record MapState$Marker

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

Field summary

Modifier and TypeField
private final RegistryEntry<MapDecorationType>
type
comp_2974
type
private final byte
x
comp_2975
x
private final byte
y
comp_2976
y
private final byte
rot
comp_2977
rot

Constructor summary

ModifierConstructor
private (RegistryEntry<MapDecorationType> type, byte x, byte y, byte rot)

Method summary

Modifier and TypeMethod
public RegistryEntry<MapDecorationType>
type()
comp_2974()
type()
public byte
x()
comp_2975()
x()
public byte
y()
comp_2976()
y()
public byte
rot()
comp_2977()
rot()