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 MapIconMethods in net.minecraft.item.map that return types with arguments of type MapIconMethod parameters in net.minecraft.item.map with type arguments of type MapIcon -
Uses of MapIcon in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play with type parameters of type MapIconConstructor parameters in net.minecraft.network.packet.s2c.play with type arguments of type MapIconModifierConstructorDescriptionMapUpdateS2CPacket
(int id, byte scale, boolean showIcons, @Nullable Collection<MapIcon> icons, MapState.UpdateData updateData)