net.minecraft.world.level.saveddata.maps

public record MapFrame

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

Field summary

Modifier and TypeField
private final BlockPos
b
pos
comp_3491
pos
private final int
c
rotation
comp_3492
rotation
private final int
d
entityId
comp_3493
entityId
public static final com.mojang.serialization.Codec<MapFrame>
a
CODEC
field_56473
CODEC

Constructor summary

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

Method summary

Modifier and TypeMethod
public String
a()
getId()
method_82()
getKey()
public static String
a(iw arg0)
frameId(BlockPos arg0)
method_81(class_2338 arg0)
getKey(BlockPos pos)
public BlockPos
b()
pos()
comp_3491()
pos()
public int
c()
rotation()
comp_3492()
rotation()
public int
d()
entityId()
comp_3493()
entityId()