Uses of Class
net.minecraft.world.storage.MapData.MapInfo
-
Packages that use MapData.MapInfo Package Description net.minecraft.world.storage -
-
Uses of MapData.MapInfo in net.minecraft.world.storage
Fields in net.minecraft.world.storage with type parameters of type MapData.MapInfo Modifier and Type Field Description java.util.List<MapData.MapInfo>MapData. carriedByprivate java.util.Map<PlayerEntity,MapData.MapInfo>MapData. carriedByPlayersMethods in net.minecraft.world.storage that return MapData.MapInfo Modifier and Type Method Description MapData.MapInfoMapData. getHoldingPlayer(PlayerEntity p_82568_1_)
-