net.minecraft.world.level.saveddata.maps

public record MapFrame

exm
net.minecraft.world.level.saveddata.maps.MapFrame
net.minecraft.class_19
net.minecraft.item.map.MapFrameMarker

Field summary

Modifier and TypeField
private final BlockPos
a
pos
comp_3491
pos
private final int
b
rotation
comp_3492
rotation
private final int
c
entityId
comp_3493
entityId

Constructor summary

ModifierConstructor
public (BlockPos pos, int rotation, int entityId)

Method summary

Modifier and TypeMethod
public static MapFrame
a(tx arg0)
load(CompoundTag arg0)
method_87(class_2487 arg0)
fromNbt(NbtCompound nbt)
public CompoundTag
a()
save()
method_84()
toNbt()
public String
b()
getId()
method_82()
getKey()
public static String
a(iu arg0)
frameId(BlockPos arg0)
method_81(class_2338 arg0)
getKey(BlockPos pos)
public BlockPos
c()
pos()
comp_3491()
pos()
public int
d()
rotation()
comp_3492()
rotation()
public int
e()
entityId()
comp_3493()
entityId()