Uses of Class
net.minecraft.item.map.MapState
Packages that use MapState
-
Uses of MapState in net.minecraft.client.render
Methods in net.minecraft.client.render with parameters of type MapStateModifier and TypeMethodDescriptionvoidMapRenderer.render(PlayerEntity player, TextureManager textureManager, MapState mapState) -
Uses of MapState in net.minecraft.item
Methods in net.minecraft.item that return MapStateModifier and TypeMethodDescriptionMapItem.method_1730(ItemStack itemStack, World world) static MapStateMapItem.method_1731(short short2, World world) Methods in net.minecraft.item with parameters of type MapStateModifier and TypeMethodDescriptionvoidMapItem.method_1729(World world, Entity entity, MapState mapState)