Package net.minecraft.item
Class FilledMapItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.FilledMapItem
- All Implemented Interfaces:
ItemConvertible,ToggleableFeature
- Mappings:
Namespace Name named net/minecraft/item/FilledMapItemintermediary net/minecraft/class_1806official dks
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.item.Item
Item.Settings, Item.TooltipContext -
Field Summary
FieldsFields inherited from class net.minecraft.item.Item
BASE_ATTACK_DAMAGE_MODIFIER_ID, BASE_ATTACK_SPEED_MODIFIER_ID, BLOCK_ITEMS, DEFAULT_BLOCKS_ATTACKS_MAX_USE_TIME, DEFAULT_MAX_COUNT, ENTRY_CODEC, ENTRY_PACKET_CODEC, ITEM_BAR_STEPS, MAX_MAX_COUNT, translationKeyFields inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
FEATURE_ENABLED_REGISTRY_KEYS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static MapIdComponentallocateMapId(ServerWorld world, int x, int z, int scale, boolean showIcons, boolean unlimitedTracking, RegistryKey<World> dimension) private static voidcopyMap(ItemStack stack, ServerWorld world) static ItemStackcreateMap(ServerWorld world, int x, int z, byte scale, boolean showIcons, boolean unlimitedTracking) static voidfillExplorationMap(ServerWorld world, ItemStack map) private BlockStategetFluidStateIfVisible(World world, BlockState state, BlockPos pos) getMapState(@Nullable MapIdComponent id, World world) getMapState(ItemStack map, World world) voidinventoryTick(ItemStack stack, ServerWorld world, Entity entity, @Nullable EquipmentSlot slot) Called on the server every tick if the item is in a player or other entity's inventory.private static booleanisAquaticBiome(boolean[] biomes, int x, int z) voidCalled when the item is made by crafting, smelting, smithing, etc.private static voidscale(ItemStack map, ServerWorld world) voidupdateColors(World world, Entity entity, MapState state) useOnBlock(ItemUsageContext context) Called when an item is used on a block.Methods inherited from class net.minecraft.item.Item
appendTooltip, asItem, byRawId, canBeNested, canMine, finishUsing, fromBlock, getBonusAttackDamage, getComponents, getDamageSource, getDefaultStack, getItemBarColor, getItemBarStep, getMaxCount, getMaxUseTime, getMiningSpeed, getName, getName, getRawId, getRecipeRemainder, getRegistryEntry, getRequiredFeatures, getTooltipData, getTranslationKey, getUseAction, hasGlint, isCorrectForDrops, isItemBarVisible, isUsedOnRelease, onClicked, onCraftByPlayer, onItemEntityDestroyed, onStackClicked, onStoppedUsing, postDamageEntity, postHit, postMine, raycast, shouldShowOperatorBlockWarnings, toString, usageTick, use, useOnEntityMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
isEnabled
-
Field Details
-
field_30907
public static final int field_30907- See Also:
- Mappings:
Namespace Name Mixin selector named field_30907Lnet/minecraft/item/FilledMapItem;field_30907:Iintermediary field_30907Lnet/minecraft/class_1806;field_30907:Iofficial aLdks;a:I
-
field_30908
public static final int field_30908- See Also:
- Mappings:
Namespace Name Mixin selector named field_30908Lnet/minecraft/item/FilledMapItem;field_30908:Iintermediary field_30908Lnet/minecraft/class_1806;field_30908:Iofficial bLdks;b:I
-
-
Constructor Details
-
FilledMapItem
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/item/Item;<init>(Lnet/minecraft/item/Item$Settings;)Vintermediary <init>Lnet/minecraft/class_1792;<init>(Lnet/minecraft/class_1792$class_1793;)Vofficial <init>Ldkb;<init>(Ldkb$a;)V
-
-
Method Details
-
createMap
public static ItemStack createMap(ServerWorld world, int x, int z, byte scale, boolean showIcons, boolean unlimitedTracking) - Mappings:
Namespace Name Mixin selector named createMapLnet/minecraft/item/FilledMapItem;createMap(Lnet/minecraft/server/world/ServerWorld;IIBZZ)Lnet/minecraft/item/ItemStack;intermediary method_8005Lnet/minecraft/class_1806;method_8005(Lnet/minecraft/class_3218;IIBZZ)Lnet/minecraft/class_1799;official aLdks;a(Laxl;IIBZZ)Ldkf;
-
getMapState
@Nullable public static @Nullable MapState getMapState(@Nullable @Nullable MapIdComponent id, World world) - Mappings:
Namespace Name Mixin selector named getMapStateLnet/minecraft/item/FilledMapItem;getMapState(Lnet/minecraft/component/type/MapIdComponent;Lnet/minecraft/world/World;)Lnet/minecraft/item/map/MapState;intermediary method_7997Lnet/minecraft/class_1806;method_7997(Lnet/minecraft/class_9209;Lnet/minecraft/class_1937;)Lnet/minecraft/class_22;official aLdks;a(Lfko;Ldun;)Lfkq;
-
getMapState
- Mappings:
Namespace Name Mixin selector named getMapStateLnet/minecraft/item/FilledMapItem;getMapState(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;)Lnet/minecraft/item/map/MapState;intermediary method_8001Lnet/minecraft/class_1806;method_8001(Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;)Lnet/minecraft/class_22;official bLdks;b(Ldkf;Ldun;)Lfkq;
-
allocateMapId
private static MapIdComponent allocateMapId(ServerWorld world, int x, int z, int scale, boolean showIcons, boolean unlimitedTracking, RegistryKey<World> dimension) - Mappings:
Namespace Name Mixin selector named allocateMapIdLnet/minecraft/item/FilledMapItem;allocateMapId(Lnet/minecraft/server/world/ServerWorld;IIIZZLnet/minecraft/registry/RegistryKey;)Lnet/minecraft/component/type/MapIdComponent;intermediary method_32349Lnet/minecraft/class_1806;method_32349(Lnet/minecraft/class_3218;IIIZZLnet/minecraft/class_5321;)Lnet/minecraft/class_9209;official aLdks;a(Laxl;IIIZZLamx;)Lfko;
-
updateColors
- Mappings:
Namespace Name Mixin selector named updateColorsLnet/minecraft/item/FilledMapItem;updateColors(Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;Lnet/minecraft/item/map/MapState;)Vintermediary method_7998Lnet/minecraft/class_1806;method_7998(Lnet/minecraft/class_1937;Lnet/minecraft/class_1297;Lnet/minecraft/class_22;)Vofficial aLdks;a(Ldun;Lcgd;Lfkq;)V
-
getFluidStateIfVisible
- Mappings:
Namespace Name Mixin selector named getFluidStateIfVisibleLnet/minecraft/item/FilledMapItem;getFluidStateIfVisible(Lnet/minecraft/world/World;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;intermediary method_7995Lnet/minecraft/class_1806;method_7995(Lnet/minecraft/class_1937;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;official aLdks;a(Ldun;Lemh;Liz;)Lemh;
-
isAquaticBiome
private static boolean isAquaticBiome(boolean[] biomes, int x, int z) - Mappings:
Namespace Name Mixin selector named isAquaticBiomeLnet/minecraft/item/FilledMapItem;isAquaticBiome([ZII)Zintermediary method_38988Lnet/minecraft/class_1806;method_38988([ZII)Zofficial aLdks;a([ZII)Z
-
fillExplorationMap
- Mappings:
Namespace Name Mixin selector named fillExplorationMapLnet/minecraft/item/FilledMapItem;fillExplorationMap(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/item/ItemStack;)Vintermediary method_8002Lnet/minecraft/class_1806;method_8002(Lnet/minecraft/class_3218;Lnet/minecraft/class_1799;)Vofficial aLdks;a(Laxl;Ldkf;)V
-
inventoryTick
public void inventoryTick(ItemStack stack, ServerWorld world, Entity entity, @Nullable @Nullable EquipmentSlot slot) Called on the server every tick if the item is in a player or other entity's inventory.- Overrides:
inventoryTickin classItem- Parameters:
entity- the entity holding the item- Mappings:
Namespace Name Mixin selector named inventoryTickLnet/minecraft/item/Item;inventoryTick(Lnet/minecraft/item/ItemStack;Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/Entity;Lnet/minecraft/entity/EquipmentSlot;)Vintermediary method_7888Lnet/minecraft/class_1792;method_7888(Lnet/minecraft/class_1799;Lnet/minecraft/class_3218;Lnet/minecraft/class_1297;Lnet/minecraft/class_1304;)Vofficial aLdkb;a(Ldkf;Laxl;Lcgd;Lcgn;)V
-
onCraft
Called when the item is made by crafting, smelting, smithing, etc.- Overrides:
onCraftin classItem- Mappings:
Namespace Name Mixin selector named onCraftLnet/minecraft/item/Item;onCraft(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;)Vintermediary method_7843Lnet/minecraft/class_1792;method_7843(Lnet/minecraft/class_1799;Lnet/minecraft/class_1937;)Vofficial aLdkb;a(Ldkf;Ldun;)V
-
scale
- Mappings:
Namespace Name Mixin selector named scaleLnet/minecraft/item/FilledMapItem;scale(Lnet/minecraft/item/ItemStack;Lnet/minecraft/server/world/ServerWorld;)Vintermediary method_7996Lnet/minecraft/class_1806;method_7996(Lnet/minecraft/class_1799;Lnet/minecraft/class_3218;)Vofficial aLdks;a(Ldkf;Laxl;)V
-
copyMap
- Mappings:
Namespace Name Mixin selector named copyMapLnet/minecraft/item/FilledMapItem;copyMap(Lnet/minecraft/item/ItemStack;Lnet/minecraft/server/world/ServerWorld;)Vintermediary method_17442Lnet/minecraft/class_1806;method_17442(Lnet/minecraft/class_1799;Lnet/minecraft/class_3218;)Vofficial bLdks;b(Ldkf;Laxl;)V
-
useOnBlock
Called when an item is used on a block.This method is called on both the logical client and logical server, so take caution when using this method. The logical side can be checked using
context.getWorld().isClient().- Overrides:
useOnBlockin classItem- Parameters:
context- the usage context- Returns:
- an action result that specifies if using the item on a block was successful.
- Mappings:
Namespace Name Mixin selector named useOnBlockLnet/minecraft/item/Item;useOnBlock(Lnet/minecraft/item/ItemUsageContext;)Lnet/minecraft/util/ActionResult;intermediary method_7884Lnet/minecraft/class_1792;method_7884(Lnet/minecraft/class_1838;)Lnet/minecraft/class_1269;official aLdkb;a(Ldoh;)Lccx;
-