Uses of Class
net.minecraft.item.map.MapIcon
Packages that use MapIcon
-
Uses of MapIcon in net.minecraft.item.map
Fields in net.minecraft.item.map with type parameters of type MapIconConstructors in net.minecraft.item.map with parameters of type MapIcon -
Uses of MapIcon in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as MapIconConstructor parameters in net.minecraft.network.packet.s2c.play with type arguments of type MapIconModifierConstructorDescriptionMapUpdateS2CPacket(int id, byte scale, Collection<MapIcon> icons, byte[] bytes, int startX, int startZ, int width, int height)