Package net.minecraft

Class class_6136

All Implemented Interfaces:
Hash, LongBidirectionalIterable, LongCollection, LongIterable, LongSet, LongSortedSet, Serializable, Cloneable, Iterable<Long>, Collection<Long>, Set<Long>, SortedSet<Long>

public class class_6136 extends LongLinkedOpenHashSet
See Also:
Serialized Form
Mappings:
Namespace Name
official ddo
intermediary net/minecraft/class_6136
named net/minecraft/class_6136
  • Field Details

    • field_31715

      private final class_6136.class_6137 field_31715
      Mappings:
      Namespace Name Mixin selector
      official a Lddo;a:Lddo$a;
      intermediary field_31715 Lnet/minecraft/class_6136;field_31715:Lnet/minecraft/class_6136$class_6137;
      named field_31715 Lnet/minecraft/class_6136;field_31715:Lnet/minecraft/class_6136$class_6137;
  • Constructor Details

    • class_6136

      public class_6136(int int2, float float2)
  • Method Details

    • add

      public boolean add(long long2)
      Specified by:
      add in interface LongCollection
      Overrides:
      add in class LongLinkedOpenHashSet
      Mappings:
      Namespace Name Mixin selector
      official add Lddo;add(J)Z
      intermediary add Lnet/minecraft/class_6136;add(J)Z
      named add Lnet/minecraft/class_6136;add(J)Z
    • rem

      public boolean rem(long long2)
      Specified by:
      rem in interface LongCollection
      Specified by:
      rem in interface LongSet
      Overrides:
      rem in class AbstractLongSet
      Mappings:
      Namespace Name Mixin selector
      official rem Lddo;rem(J)Z
      intermediary rem Lnet/minecraft/class_6136;rem(J)Z
      named rem Lnet/minecraft/class_6136;rem(J)Z
    • removeFirstLong

      public long removeFirstLong()
      Overrides:
      removeFirstLong in class LongLinkedOpenHashSet
      Mappings:
      Namespace Name Mixin selector
      official removeFirstLong Lddo;removeFirstLong()J
      intermediary removeFirstLong Lnet/minecraft/class_6136;removeFirstLong()J
      named removeFirstLong Lnet/minecraft/class_6136;removeFirstLong()J
    • size

      public int size()
      Specified by:
      size in interface Collection<Long>
      Specified by:
      size in interface Set<Long>
      Overrides:
      size in class LongLinkedOpenHashSet
      Mappings:
      Namespace Name Mixin selector
      official size Lddo;size()I
      intermediary size Lnet/minecraft/class_6136;size()I
      named size Lnet/minecraft/class_6136;size()I
    • isEmpty

      public boolean isEmpty()
      Specified by:
      isEmpty in interface Collection<Long>
      Specified by:
      isEmpty in interface Set<Long>
      Overrides:
      isEmpty in class LongLinkedOpenHashSet
      Mappings:
      Namespace Name Mixin selector
      official isEmpty Lddo;isEmpty()Z
      intermediary isEmpty Lnet/minecraft/class_6136;isEmpty()Z
      named isEmpty Lnet/minecraft/class_6136;isEmpty()Z