Package net.minecraft

Class class_4372

java.lang.Object
net.minecraft.class_4372
All Implemented Interfaces:
com.mojang.datafixers.types.DynamicOps<class_4373>

public class class_4372 extends Object implements com.mojang.datafixers.types.DynamicOps<class_4373>
Mappings:
Namespace Name
official hj
intermediary net/minecraft/class_4372
named net/minecraft/class_4372
  • Field Details

    • field_21487

      public static final class_4372 field_21487
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a:Lhj;
      intermediary field_21487 Lnet/minecraft/class_4372;field_21487:Lnet/minecraft/class_4372;
      named field_21487 Lnet/minecraft/class_4372;field_21487:Lnet/minecraft/class_4372;
  • Constructor Details

    • class_4372

      protected class_4372()
  • Method Details

    • empty

      public class_4373 empty()
      Specified by:
      empty in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a()Lho;
      intermediary method_20103 Lnet/minecraft/class_4372;method_20103()Lnet/minecraft/class_4373;
      named empty Lnet/minecraft/class_4372;empty()Lnet/minecraft/class_4373;
    • getType

      public com.mojang.datafixers.types.Type<?> getType(class_4373 class_4373)
      Specified by:
      getType in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(Lho;)Lcom/mojang/datafixers/types/Type;
      intermediary method_20111 Lnet/minecraft/class_4372;method_20111(Lnet/minecraft/class_4373;)Lcom/mojang/datafixers/types/Type;
      named getType Lnet/minecraft/class_4372;getType(Lnet/minecraft/class_4373;)Lcom/mojang/datafixers/types/Type;
    • getNumberValue

      public Optional<Number> getNumberValue(class_4373 class_4373)
      Specified by:
      getNumberValue in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official b Lhj;b(Lho;)Ljava/util/Optional;
      intermediary method_20125 Lnet/minecraft/class_4372;method_20125(Lnet/minecraft/class_4373;)Ljava/util/Optional;
      named getNumberValue Lnet/minecraft/class_4372;getNumberValue(Lnet/minecraft/class_4373;)Ljava/util/Optional;
    • createNumeric

      public class_4373 createNumeric(Number number)
      Specified by:
      createNumeric in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(Ljava/lang/Number;)Lho;
      intermediary method_20115 Lnet/minecraft/class_4372;method_20115(Ljava/lang/Number;)Lnet/minecraft/class_4373;
      named createNumeric Lnet/minecraft/class_4372;createNumeric(Ljava/lang/Number;)Lnet/minecraft/class_4373;
    • createByte

      public class_4373 createByte(byte byte2)
      Specified by:
      createByte in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(B)Lho;
      intermediary method_20104 Lnet/minecraft/class_4372;method_20104(B)Lnet/minecraft/class_4373;
      named createByte Lnet/minecraft/class_4372;createByte(B)Lnet/minecraft/class_4373;
    • createShort

      public class_4373 createShort(short short2)
      Specified by:
      createShort in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(S)Lho;
      intermediary method_20123 Lnet/minecraft/class_4372;method_20123(S)Lnet/minecraft/class_4373;
      named createShort Lnet/minecraft/class_4372;createShort(S)Lnet/minecraft/class_4373;
    • createInt

      public class_4373 createInt(int int2)
      Specified by:
      createInt in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(I)Lho;
      intermediary method_20107 Lnet/minecraft/class_4372;method_20107(I)Lnet/minecraft/class_4373;
      named createInt Lnet/minecraft/class_4372;createInt(I)Lnet/minecraft/class_4373;
    • createLong

      public class_4373 createLong(long long2)
      Specified by:
      createLong in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(J)Lho;
      intermediary method_20108 Lnet/minecraft/class_4372;method_20108(J)Lnet/minecraft/class_4373;
      named createLong Lnet/minecraft/class_4372;createLong(J)Lnet/minecraft/class_4373;
    • createFloat

      public class_4373 createFloat(float float2)
      Specified by:
      createFloat in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(F)Lho;
      intermediary method_20106 Lnet/minecraft/class_4372;method_20106(F)Lnet/minecraft/class_4373;
      named createFloat Lnet/minecraft/class_4372;createFloat(F)Lnet/minecraft/class_4373;
    • createDouble

      public class_4373 createDouble(double double2)
      Specified by:
      createDouble in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(D)Lho;
      intermediary method_20105 Lnet/minecraft/class_4372;method_20105(D)Lnet/minecraft/class_4373;
      named createDouble Lnet/minecraft/class_4372;createDouble(D)Lnet/minecraft/class_4373;
    • getStringValue

      public Optional<String> getStringValue(class_4373 class_4373)
      Specified by:
      getStringValue in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official c Lhj;c(Lho;)Ljava/util/Optional;
      intermediary method_20128 Lnet/minecraft/class_4372;method_20128(Lnet/minecraft/class_4373;)Ljava/util/Optional;
      named getStringValue Lnet/minecraft/class_4372;getStringValue(Lnet/minecraft/class_4373;)Ljava/util/Optional;
    • createString

      public class_4373 createString(String string)
      Specified by:
      createString in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(Ljava/lang/String;)Lho;
      intermediary method_20116 Lnet/minecraft/class_4372;method_20116(Ljava/lang/String;)Lnet/minecraft/class_4373;
      named createString Lnet/minecraft/class_4372;createString(Ljava/lang/String;)Lnet/minecraft/class_4373;
    • mergeInto

      public class_4373 mergeInto(class_4373 class_4373, class_4373 class_43732)
      Specified by:
      mergeInto in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(Lho;Lho;)Lho;
      intermediary method_20112 Lnet/minecraft/class_4372;method_20112(Lnet/minecraft/class_4373;Lnet/minecraft/class_4373;)Lnet/minecraft/class_4373;
      named mergeInto Lnet/minecraft/class_4372;mergeInto(Lnet/minecraft/class_4373;Lnet/minecraft/class_4373;)Lnet/minecraft/class_4373;
    • mergeInto

      public class_4373 mergeInto(class_4373 class_4373, class_4373 class_43732, class_4373 class_43733)
      Specified by:
      mergeInto in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(Lho;Lho;Lho;)Lho;
      intermediary method_20113 Lnet/minecraft/class_4372;method_20113(Lnet/minecraft/class_4373;Lnet/minecraft/class_4373;Lnet/minecraft/class_4373;)Lnet/minecraft/class_4373;
      named mergeInto Lnet/minecraft/class_4372;mergeInto(Lnet/minecraft/class_4373;Lnet/minecraft/class_4373;Lnet/minecraft/class_4373;)Lnet/minecraft/class_4373;
    • merge

      public class_4373 merge(class_4373 class_4373, class_4373 class_43732)
      Specified by:
      merge in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official b Lhj;b(Lho;Lho;)Lho;
      intermediary method_20126 Lnet/minecraft/class_4372;method_20126(Lnet/minecraft/class_4373;Lnet/minecraft/class_4373;)Lnet/minecraft/class_4373;
      named merge Lnet/minecraft/class_4372;merge(Lnet/minecraft/class_4373;Lnet/minecraft/class_4373;)Lnet/minecraft/class_4373;
    • getMapValues

      public Optional<Map<class_4373,class_4373>> getMapValues(class_4373 class_4373)
      Specified by:
      getMapValues in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official d Lhj;d(Lho;)Ljava/util/Optional;
      intermediary method_20130 Lnet/minecraft/class_4372;method_20130(Lnet/minecraft/class_4373;)Ljava/util/Optional;
      named getMapValues Lnet/minecraft/class_4372;getMapValues(Lnet/minecraft/class_4373;)Ljava/util/Optional;
    • createMap

      public class_4373 createMap(Map<class_4373,class_4373> map)
      Specified by:
      createMap in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(Ljava/util/Map;)Lho;
      intermediary method_20119 Lnet/minecraft/class_4372;method_20119(Ljava/util/Map;)Lnet/minecraft/class_4373;
      named createMap Lnet/minecraft/class_4372;createMap(Ljava/util/Map;)Lnet/minecraft/class_4373;
    • getStream

      public Optional<Stream<class_4373>> getStream(class_4373 class_4373)
      Specified by:
      getStream in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official e Lhj;e(Lho;)Ljava/util/Optional;
      intermediary method_20131 Lnet/minecraft/class_4372;method_20131(Lnet/minecraft/class_4373;)Ljava/util/Optional;
      named getStream Lnet/minecraft/class_4372;getStream(Lnet/minecraft/class_4373;)Ljava/util/Optional;
    • getByteBuffer

      public Optional<ByteBuffer> getByteBuffer(class_4373 class_4373)
      Specified by:
      getByteBuffer in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official f Lhj;f(Lho;)Ljava/util/Optional;
      intermediary method_20132 Lnet/minecraft/class_4372;method_20132(Lnet/minecraft/class_4373;)Ljava/util/Optional;
      named getByteBuffer Lnet/minecraft/class_4372;getByteBuffer(Lnet/minecraft/class_4373;)Ljava/util/Optional;
    • createByteList

      public class_4373 createByteList(ByteBuffer byteBuffer)
      Specified by:
      createByteList in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(Ljava/nio/ByteBuffer;)Lho;
      intermediary method_20118 Lnet/minecraft/class_4372;method_20118(Ljava/nio/ByteBuffer;)Lnet/minecraft/class_4373;
      named createByteList Lnet/minecraft/class_4372;createByteList(Ljava/nio/ByteBuffer;)Lnet/minecraft/class_4373;
    • getIntStream

      public Optional<IntStream> getIntStream(class_4373 class_4373)
      Specified by:
      getIntStream in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official g Lhj;g(Lho;)Ljava/util/Optional;
      intermediary method_20133 Lnet/minecraft/class_4372;method_20133(Lnet/minecraft/class_4373;)Ljava/util/Optional;
      named getIntStream Lnet/minecraft/class_4372;getIntStream(Lnet/minecraft/class_4373;)Ljava/util/Optional;
    • createIntList

      public class_4373 createIntList(IntStream intStream)
      Specified by:
      createIntList in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(Ljava/util/stream/IntStream;)Lho;
      intermediary method_20120 Lnet/minecraft/class_4372;method_20120(Ljava/util/stream/IntStream;)Lnet/minecraft/class_4373;
      named createIntList Lnet/minecraft/class_4372;createIntList(Ljava/util/stream/IntStream;)Lnet/minecraft/class_4373;
    • getLongStream

      public Optional<LongStream> getLongStream(class_4373 class_4373)
      Specified by:
      getLongStream in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official h Lhj;h(Lho;)Ljava/util/Optional;
      intermediary method_20134 Lnet/minecraft/class_4372;method_20134(Lnet/minecraft/class_4373;)Ljava/util/Optional;
      named getLongStream Lnet/minecraft/class_4372;getLongStream(Lnet/minecraft/class_4373;)Ljava/util/Optional;
    • createLongList

      public class_4373 createLongList(LongStream longStream)
      Specified by:
      createLongList in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(Ljava/util/stream/LongStream;)Lho;
      intermediary method_20121 Lnet/minecraft/class_4372;method_20121(Ljava/util/stream/LongStream;)Lnet/minecraft/class_4373;
      named createLongList Lnet/minecraft/class_4372;createLongList(Ljava/util/stream/LongStream;)Lnet/minecraft/class_4373;
    • createList

      public class_4373 createList(Stream<class_4373> stream)
      Specified by:
      createList in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(Ljava/util/stream/Stream;)Lho;
      intermediary method_20122 Lnet/minecraft/class_4372;method_20122(Ljava/util/stream/Stream;)Lnet/minecraft/class_4373;
      named createList Lnet/minecraft/class_4372;createList(Ljava/util/stream/Stream;)Lnet/minecraft/class_4373;
    • remove

      public class_4373 remove(class_4373 class_4373, String string)
      Specified by:
      remove in interface com.mojang.datafixers.types.DynamicOps<class_4373>
      Mappings:
      Namespace Name Mixin selector
      official a Lhj;a(Lho;Ljava/lang/String;)Lho;
      intermediary method_20114 Lnet/minecraft/class_4372;method_20114(Lnet/minecraft/class_4373;Ljava/lang/String;)Lnet/minecraft/class_4373;
      named remove Lnet/minecraft/class_4372;remove(Lnet/minecraft/class_4373;Ljava/lang/String;)Lnet/minecraft/class_4373;
    • toString

      public String toString()
      Overrides:
      toString in class Object
      Mappings:
      Namespace Name Mixin selector
      official toString Lhj;toString()Ljava/lang/String;
      intermediary toString Lnet/minecraft/class_4372;toString()Ljava/lang/String;
      named toString Lnet/minecraft/class_4372;toString()Ljava/lang/String;