Package net.minecraft.nbt
Class NbtLongArray
- All Implemented Interfaces:
Iterable<NbtLong>,Collection<NbtLong>,List<NbtLong>,class_4373
- Mappings:
Namespace Name official hfintermediary net/minecraft/class_3323named net/minecraft/nbt/NbtLongArray
-
Field Summary
FieldsFields inherited from class java.util.AbstractList
modCountFields inherited from interface net.minecraft.class_4373
field_21488, field_21489, field_21490, field_21491, field_21492 -
Constructor Summary
ConstructorsConstructorDescriptionNbtLongArray(long[] value) NbtLongArray(LongSet longSet) NbtLongArray(List<Long> value) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()bytevoidmethod_1649(DataInput dataInput, int int2, PositionTracker positionTracker) voidmethod_1650(DataOutput dataOutput) voidmethod_20086(int int2, class_4373 class_4373) voidmethod_20087(int int2) method_20089(int int2) long[]method_20146(String string, int int2) intsize()private static long[]toString()Methods inherited from class net.minecraft.class_4371
get, setMethods inherited from class java.util.AbstractList
add, add, addAll, clear, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, subListMethods inherited from class java.util.AbstractCollection
addAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArrayMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.class_4373
method_20147, method_7370Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface java.util.List
addAll, contains, containsAll, isEmpty, remove, removeAll, replaceAll, retainAll, sort, spliterator, toArray, toArray
-
Field Details
-
value
private long[] value- Mappings:
Namespace Name Mixin selector official fLhf;f:[Jintermediary field_16245Lnet/minecraft/class_3323;field_16245:[Jnamed valueLnet/minecraft/nbt/NbtLongArray;value:[J
-
-
Constructor Details
-
NbtLongArray
NbtLongArray() -
NbtLongArray
public NbtLongArray(long[] value) - Mappings:
Namespace Name Mixin selector official <init>Lhf;<init>([J)Vintermediary <init>Lnet/minecraft/class_3323;<init>([J)Vnamed <init>Lnet/minecraft/nbt/NbtLongArray;<init>([J)V
-
NbtLongArray
-
NbtLongArray
- Mappings:
Namespace Name Mixin selector official <init>Lhf;<init>(Ljava/util/List;)Vintermediary <init>Lnet/minecraft/class_3323;<init>(Ljava/util/List;)Vnamed <init>Lnet/minecraft/nbt/NbtLongArray;<init>(Ljava/util/List;)V
-
-
Method Details
-
toArray
- Mappings:
Namespace Name Mixin selector official aLhf;a(Ljava/util/List;)[Jintermediary method_14751Lnet/minecraft/class_3323;method_14751(Ljava/util/List;)[Jnamed toArrayLnet/minecraft/nbt/NbtLongArray;toArray(Ljava/util/List;)[J
-
method_1650
- Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLho;a(Ljava/io/DataOutput;)Vintermediary method_1650Lnet/minecraft/class_4373;method_1650(Ljava/io/DataOutput;)Vnamed method_1650Lnet/minecraft/class_4373;method_1650(Ljava/io/DataOutput;)V
-
method_1649
public void method_1649(DataInput dataInput, int int2, PositionTracker positionTracker) throws IOException - Throws:
IOException- Mappings:
Namespace Name Mixin selector official aLho;a(Ljava/io/DataInput;ILhh;)Vintermediary method_1649Lnet/minecraft/class_4373;method_1649(Ljava/io/DataInput;ILnet/minecraft/class_1944;)Vnamed method_1649Lnet/minecraft/class_4373;method_1649(Ljava/io/DataInput;ILnet/minecraft/nbt/PositionTracker;)V
-
method_1645
public byte method_1645()- Mappings:
Namespace Name Mixin selector official aLho;a()Bintermediary method_1645Lnet/minecraft/class_4373;method_1645()Bnamed method_1645Lnet/minecraft/class_4373;method_1645()B
-
toString
- Specified by:
toStringin interfaceclass_4373- Overrides:
toStringin classAbstractCollection<NbtLong>- Mappings:
Namespace Name Mixin selector official toStringLho;toString()Ljava/lang/String;intermediary toStringLnet/minecraft/class_4373;toString()Ljava/lang/String;named toStringLnet/minecraft/class_4373;toString()Ljava/lang/String;
-
method_1651
- Mappings:
Namespace Name Mixin selector official cLhf;c()Lhf;intermediary method_14752Lnet/minecraft/class_3323;method_14752()Lnet/minecraft/class_3323;named method_1651Lnet/minecraft/nbt/NbtLongArray;method_1651()Lnet/minecraft/nbt/NbtLongArray;
-
equals
- Specified by:
equalsin interfaceCollection<NbtLong>- Specified by:
equalsin interfaceList<NbtLong>- Overrides:
equalsin classAbstractList<NbtLong>- Mappings:
Namespace Name Mixin selector official equalsLhf;equals(Ljava/lang/Object;)Zintermediary equalsLnet/minecraft/class_3323;equals(Ljava/lang/Object;)Znamed equalsLnet/minecraft/nbt/NbtLongArray;equals(Ljava/lang/Object;)Z
-
hashCode
public int hashCode()- Specified by:
hashCodein interfaceCollection<NbtLong>- Specified by:
hashCodein interfaceList<NbtLong>- Overrides:
hashCodein classAbstractList<NbtLong>- Mappings:
Namespace Name Mixin selector official hashCodeLhf;hashCode()Iintermediary hashCodeLnet/minecraft/class_3323;hashCode()Inamed hashCodeLnet/minecraft/nbt/NbtLongArray;hashCode()I
-
method_20146
- Mappings:
Namespace Name Mixin selector official aLho;a(Ljava/lang/String;I)Lij;intermediary method_20146Lnet/minecraft/class_4373;method_20146(Ljava/lang/String;I)Lnet/minecraft/class_1982;named method_20146Lnet/minecraft/class_4373;method_20146(Ljava/lang/String;I)Lnet/minecraft/text/Text;
-
method_20102
public long[] method_20102()- Mappings:
Namespace Name Mixin selector official dLhf;d()[Jintermediary method_20102Lnet/minecraft/class_3323;method_20102()[Jnamed method_20102Lnet/minecraft/nbt/NbtLongArray;method_20102()[J
-
size
public int size()- Specified by:
sizein interfaceCollection<NbtLong>- Specified by:
sizein interfaceList<NbtLong>- Specified by:
sizein classclass_4371<NbtLong>- Mappings:
Namespace Name Mixin selector official sizeLgx;size()Iintermediary sizeLnet/minecraft/class_4371;size()Inamed sizeLnet/minecraft/class_4371;size()I
-
method_20089
- Specified by:
method_20089in classclass_4371<NbtLong>- Mappings:
Namespace Name Mixin selector official aLhf;a(I)Lhg;intermediary method_20101Lnet/minecraft/class_3323;method_20101(I)Lnet/minecraft/class_501;named method_20089Lnet/minecraft/nbt/NbtLongArray;method_20089(I)Lnet/minecraft/nbt/NbtLong;
-
method_20086
- Specified by:
method_20086in classclass_4371<NbtLong>- Mappings:
Namespace Name Mixin selector official aLgx;a(ILho;)Vintermediary method_20086Lnet/minecraft/class_4371;method_20086(ILnet/minecraft/class_4373;)Vnamed method_20086Lnet/minecraft/class_4371;method_20086(ILnet/minecraft/class_4373;)V
-
method_20087
public void method_20087(int int2) - Specified by:
method_20087in classclass_4371<NbtLong>- Mappings:
Namespace Name Mixin selector official bLgx;b(I)Vintermediary method_20087Lnet/minecraft/class_4371;method_20087(I)Vnamed method_20087Lnet/minecraft/class_4371;method_20087(I)V
-