Class FilledMapItem


public class FilledMapItem extends NetworkSyncedItem
Mappings:
Namespace Name
official afp
intermediary net/minecraft/class_1073
named net/minecraft/item/FilledMapItem
  • Constructor Details

    • FilledMapItem

      protected FilledMapItem()
      Mappings:
      Namespace Name Mixin selector
      official <init> Lafh;<init>()V
      intermediary <init> Lnet/minecraft/class_1069;<init>()V
      named <init> Lnet/minecraft/item/Item;<init>()V
  • Method Details

    • method_13663

      public static ItemStack method_13663(World world, double double2, double double3, byte byte2, boolean bool, boolean bool2)
      Mappings:
      Namespace Name Mixin selector
      official a Lafp;a(Lajs;DDBZZ)Lafj;
      intermediary method_13663 Lnet/minecraft/class_1073;method_13663(Lnet/minecraft/class_1150;DDBZZ)Lnet/minecraft/class_1071;
      named method_13663 Lnet/minecraft/item/FilledMapItem;method_13663(Lnet/minecraft/world/World;DDBZZ)Lnet/minecraft/item/ItemStack;
    • getMapState

      @Environment(CLIENT) @Nullable public static MapState getMapState(int i, World world)
      Mappings:
      Namespace Name Mixin selector
      official a Lafp;a(ILajs;)Lbbn;
      intermediary method_3455 Lnet/minecraft/class_1073;method_3455(ILnet/minecraft/class_1150;)Lnet/minecraft/class_89;
      named getMapState Lnet/minecraft/item/FilledMapItem;getMapState(ILnet/minecraft/world/World;)Lnet/minecraft/item/map/MapState;
    • getMapState

      @Nullable public MapState getMapState(ItemStack itemStack, World world)
      Mappings:
      Namespace Name Mixin selector
      official a Lafp;a(Lafj;Lajs;)Lbbn;
      intermediary method_3453 Lnet/minecraft/class_1073;method_3453(Lnet/minecraft/class_1071;Lnet/minecraft/class_1150;)Lnet/minecraft/class_89;
      named getMapState Lnet/minecraft/item/FilledMapItem;getMapState(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;)Lnet/minecraft/item/map/MapState;
    • updateColors

      public void updateColors(World world, Entity entity, MapState state)
      Mappings:
      Namespace Name Mixin selector
      official a Lafp;a(Lajs;Lsn;Lbbn;)V
      intermediary method_3454 Lnet/minecraft/class_1073;method_3454(Lnet/minecraft/class_1150;Lnet/minecraft/class_864;Lnet/minecraft/class_89;)V
      named updateColors Lnet/minecraft/item/FilledMapItem;updateColors(Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;Lnet/minecraft/item/map/MapState;)V
    • method_13664

      public static void method_13664(World world, ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official a Lafp;a(Lajs;Lafj;)V
      intermediary method_13664 Lnet/minecraft/class_1073;method_13664(Lnet/minecraft/class_1150;Lnet/minecraft/class_1071;)V
      named method_13664 Lnet/minecraft/item/FilledMapItem;method_13664(Lnet/minecraft/world/World;Lnet/minecraft/item/ItemStack;)V
    • inventoryTick

      public void inventoryTick(ItemStack stack, World world, Entity entity, int slot, boolean selected)
      Runs every tick when the item is in an inventory.
      Overrides:
      inventoryTick in class Item
      Parameters:
      stack - The item in an ItemStack form
      world - The world where the item is ticking
      entity - The entity whose inventory contains the item
      slot - The slot in which the item is placed
      selected - Whether the item is currently selected by the entity
      Mappings:
      Namespace Name Mixin selector
      official a Lafh;a(Lafj;Lajs;Lsn;IZ)V
      intermediary method_3357 Lnet/minecraft/class_1069;method_3357(Lnet/minecraft/class_1071;Lnet/minecraft/class_1150;Lnet/minecraft/class_864;IZ)V
      named inventoryTick Lnet/minecraft/item/Item;inventoryTick(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/Entity;IZ)V
    • createSyncPacket

      @Nullable public Packet<?> createSyncPacket(ItemStack stack, World world, PlayerEntity player)
      Overrides:
      createSyncPacket in class NetworkSyncedItem
      Mappings:
      Namespace Name Mixin selector
      official a Laei;a(Lafj;Lajs;Laay;)Lfm;
      intermediary method_3314 Lnet/minecraft/class_1040;method_3314(Lnet/minecraft/class_1071;Lnet/minecraft/class_1150;Lnet/minecraft/class_988;)Lnet/minecraft/class_700;
      named createSyncPacket Lnet/minecraft/item/NetworkSyncedItem;createSyncPacket(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;)Lnet/minecraft/network/Packet;
    • onCraft

      public void onCraft(ItemStack stack, World world, PlayerEntity player)
      Runs when the item is crafted
      Overrides:
      onCraft in class Item
      Parameters:
      stack - The item in an ItemStack form
      world - The world where the crafting happened
      player - The player who crafted the item
      Mappings:
      Namespace Name Mixin selector
      official b Lafh;b(Lafj;Lajs;Laay;)V
      intermediary method_3375 Lnet/minecraft/class_1069;method_3375(Lnet/minecraft/class_1071;Lnet/minecraft/class_1150;Lnet/minecraft/class_988;)V
      named onCraft Lnet/minecraft/item/Item;onCraft(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;)V
    • method_11399

      protected static void method_11399(ItemStack itemStack, World world, int int2)
      Mappings:
      Namespace Name Mixin selector
      official a Lafp;a(Lafj;Lajs;I)V
      intermediary method_11399 Lnet/minecraft/class_1073;method_11399(Lnet/minecraft/class_1071;Lnet/minecraft/class_1150;I)V
      named method_11399 Lnet/minecraft/item/FilledMapItem;method_11399(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;I)V
    • method_11400

      protected static void method_11400(ItemStack itemStack, World world)
      Mappings:
      Namespace Name Mixin selector
      official b Lafp;b(Lafj;Lajs;)V
      intermediary method_11400 Lnet/minecraft/class_1073;method_11400(Lnet/minecraft/class_1071;Lnet/minecraft/class_1150;)V
      named method_11400 Lnet/minecraft/item/FilledMapItem;method_11400(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;)V
    • appendTooltip

      @Environment(CLIENT) public void appendTooltip(ItemStack stack, PlayerEntity player, List<String> lines, boolean advanced)
      Overrides:
      appendTooltip in class Item
      Mappings:
      Namespace Name Mixin selector
      official a Lafh;a(Lafj;Laay;Ljava/util/List;Z)V
      intermediary method_3352 Lnet/minecraft/class_1069;method_3352(Lnet/minecraft/class_1071;Lnet/minecraft/class_988;Ljava/util/List;Z)V
      named appendTooltip Lnet/minecraft/item/Item;appendTooltip(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;Ljava/util/List;Z)V
    • method_13665

      @Environment(CLIENT) public static int method_13665(ItemStack itemStack)
      Mappings:
      Namespace Name Mixin selector
      official h Lafp;h(Lafj;)I
      intermediary method_13665 Lnet/minecraft/class_1073;method_13665(Lnet/minecraft/class_1071;)I
      named method_13665 Lnet/minecraft/item/FilledMapItem;method_13665(Lnet/minecraft/item/ItemStack;)I