Package net.minecraft.item.map
Class MapFrameMarker
java.lang.Object
net.minecraft.item.map.MapFrameMarker
public class MapFrameMarker extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MapFrameMarker(BlockPos pos, int rotation, int entityId) -
Method Summary
Modifier and Type Method Description static MapFrameMarkerfromTag(CompoundTag tag)intgetEntityId()StringgetKey()static StringgetKey(BlockPos pos)BlockPosgetPos()intgetRotation()CompoundTagtoTag()
-
Field Details
-
pos
-
rotation
private final int rotation -
entityId
private final int entityId
-
-
Constructor Details
-
MapFrameMarker
-
-
Method Details
-
fromTag
-
toTag
-
getPos
-
getRotation
public int getRotation() -
getEntityId
public int getEntityId() -
getKey
-
getKey
-