Package net.minecraft

Class class_4093

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

public class class_4093 extends AbstractDoubleList
Mappings:
Namespace Name
official ceq
intermediary net/minecraft/class_4093
named net/minecraft/class_4093
  • Field Details

    • field_19842

      private final int field_19842
      Mappings:
      Namespace Name Mixin selector
      official a Lceq;a:I
      intermediary field_19842 Lnet/minecraft/class_4093;field_19842:I
      named field_19842 Lnet/minecraft/class_4093;field_19842:I
    • field_19843

      private final int field_19843
      Mappings:
      Namespace Name Mixin selector
      official b Lceq;b:I
      intermediary field_19843 Lnet/minecraft/class_4093;field_19843:I
      named field_19843 Lnet/minecraft/class_4093;field_19843:I
  • Constructor Details

    • class_4093

      class_4093(int int2, int int3)
  • Method Details

    • getDouble

      public double getDouble(int int2)
      Mappings:
      Namespace Name Mixin selector
      official getDouble Lceq;getDouble(I)D
      intermediary getDouble Lnet/minecraft/class_4093;getDouble(I)D
      named getDouble Lnet/minecraft/class_4093;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 Lceq;size()I
      intermediary size Lnet/minecraft/class_4093;size()I
      named size Lnet/minecraft/class_4093;size()I