net.minecraft.world.level.saveddata.maps

public class MapFrame

djb
net.minecraft.world.level.saveddata.maps.MapFrame
net.minecraft.class_19
net.minecraft.item.map.MapFrameMarker
net.minecraft.src.C_2769_
net.minecraft.world.level.saveddata.maps.WorldMapFrame

Field summary

Modifier and TypeField
private final BlockPos
a
pos
field_75
pos
f_77862_
private final int
b
rotation
field_74
rotation
f_77863_
private final int
c
entityId
field_73
entityId
f_77864_

Constructor summary

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

Method summary

Modifier and TypeMethod
public static MapFrame
a(oc arg0)
load(CompoundTag arg0)
method_87(class_2487 arg0)
fromNbt(NbtCompound nbt)
m_77872_(C_4917_ p_77873_)
public CompoundTag
a()
save()
method_84()
toNbt()
m_77869_()
public BlockPos
b()
getPos()
method_86()
getPos()
m_77874_()
public int
c()
getRotation()
method_83()
getRotation()
m_77875_()
public int
d()
getEntityId()
method_85()
getEntityId()
m_77876_()
public String
e()
getId()
method_82()
getKey()
m_77877_()
public static String
a(gh arg0)
frameId(BlockPos arg0)
method_81(class_2338 arg0)
getKey(BlockPos pos)
m_77870_(C_4675_ p_77871_)