Class IdCountsState

java.lang.Object
net.minecraft.world.PersistentState
net.minecraft.world.IdCountsState

public class IdCountsState
extends PersistentState
Mappings:
Namespace Name
official dcq
intermediary net/minecraft/class_3978
named net/minecraft/world/IdCountsState
  • Field Details

    • idCounts

      private final Object2IntMap<String> idCounts
      Mappings:
      Namespace Name Mixin selector
      official a Ldcq;a:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
      intermediary field_17662 Lnet/minecraft/class_3978;field_17662:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
      named idCounts Lnet/minecraft/world/IdCountsState;idCounts:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
  • Constructor Details

    • IdCountsState

      public IdCountsState()
  • Method Details

    • method_32360

      public static IdCountsState method_32360​(CompoundTag compoundTag)
      Mappings:
      Namespace Name Mixin selector
      official b Ldcq;b(Lmq;)Ldcq;
      intermediary method_32360 Lnet/minecraft/class_3978;method_32360(Lnet/minecraft/class_2487;)Lnet/minecraft/class_3978;
      named method_32360 Lnet/minecraft/world/IdCountsState;method_32360(Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/world/IdCountsState;
    • toTag

      public CompoundTag toTag​(CompoundTag tag)
      Specified by:
      toTag in class PersistentState
      Mappings:
      Namespace Name Mixin selector
      official a Ldcm;a(Lmq;)Lmq;
      intermediary method_75 Lnet/minecraft/class_18;method_75(Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
      named toTag Lnet/minecraft/world/PersistentState;toTag(Lnet/minecraft/nbt/CompoundTag;)Lnet/minecraft/nbt/CompoundTag;
    • getNextMapId

      public int getNextMapId()
      Mappings:
      Namespace Name Mixin selector
      official a Ldcq;a()I
      intermediary method_17920 Lnet/minecraft/class_3978;method_17920()I
      named getNextMapId Lnet/minecraft/world/IdCountsState;getNextMapId()I