Uses of Class
net.minecraft.item.map.MapState
Packages that use MapState
Package
Description
-
Uses of MapState in net.minecraft.client.gui
Fields in net.minecraft.client.gui declared as MapStateMethods in net.minecraft.client.gui that return MapStateMethods in net.minecraft.client.gui with parameters of type MapStateModifier and TypeMethodDescriptionvoidprivate MapRenderer.MapTextureMapRenderer.getMapTexture(MapState mapState) voidMapRenderer.updateTexture(MapState mapState) Constructors in net.minecraft.client.gui with parameters of type MapState -
Uses of MapState in net.minecraft.item
Methods in net.minecraft.item that return MapStateModifier and TypeMethodDescriptionstatic MapStateFilledMapItem.getMapState(int i, World world) FilledMapItem.getMapState(ItemStack itemStack, World world) Methods in net.minecraft.item with parameters of type MapStateModifier and TypeMethodDescriptionvoidFilledMapItem.updateColors(World world, Entity entity, MapState state) -
Uses of MapState in net.minecraft.network.packet.s2c.play
Methods in net.minecraft.network.packet.s2c.play with parameters of type MapState -
Uses of MapState in net.minecraft.recipe
Methods in net.minecraft.recipe with parameters of type MapStateModifier and TypeMethodDescriptionprivate booleanMapUpscaleRecipeType.method_13669(MapState mapState)