Package net.minecraft

Class class_4083

All Implemented Interfaces:
DoubleCollection, DoubleIterable, DoubleList, DoubleStack, Stack<Double>, Comparable<List<? extends Double>>, Iterable<Double>, Collection<Double>, List<Double>

class class_4083 extends AbstractDoubleList
Mappings:
Namespace Name
official cej
intermediary net/minecraft/class_4083
named net/minecraft/class_4083
  • Field Details

    • field_19829

      private final int field_19829
      Mappings:
      Namespace Name Mixin selector
      official a Lcej;a:I
      intermediary field_19829 Lnet/minecraft/class_4083;field_19829:I
      named field_19829 Lnet/minecraft/class_4083;field_19829:I
  • Constructor Details

    • class_4083

      class_4083(int int2)
  • Method Details

    • getDouble

      public double getDouble(int int2)
      Mappings:
      Namespace Name Mixin selector
      official getDouble Lcej;getDouble(I)D
      intermediary getDouble Lnet/minecraft/class_4083;getDouble(I)D
      named getDouble Lnet/minecraft/class_4083;getDouble(I)D
    • size

      public int size()
      Specified by:
      size in interface Collection<Double>
      Specified by:
      size in interface List<Double>
      Specified by:
      size in class AbstractCollection<Double>
      Mappings:
      Namespace Name Mixin selector
      official size Lcej;size()I
      intermediary size Lnet/minecraft/class_4083;size()I
      named size Lnet/minecraft/class_4083;size()I