Package net.minecraft

Class class_4234

java.lang.Object
net.minecraft.class_4234
All Implemented Interfaces:
class_4291

@Environment(CLIENT) public class class_4234 extends Object implements class_4291
Mappings:
Namespace Name
official cvl
intermediary net/minecraft/class_4234
named net/minecraft/class_4234
  • Field Details

    • field_20822

      private final List<Variant> field_20822
      Mappings:
      Namespace Name Mixin selector
      official a Lcvl;a:Ljava/util/List;
      intermediary field_20822 Lnet/minecraft/class_4234;field_20822:Ljava/util/List;
      named field_20822 Lnet/minecraft/class_4234;field_20822:Ljava/util/List;
  • Constructor Details

  • Method Details

    • method_19258

      public List<Variant> method_19258()
      Mappings:
      Namespace Name Mixin selector
      official a Lcvl;a()Ljava/util/List;
      intermediary method_19258 Lnet/minecraft/class_4234;method_19258()Ljava/util/List;
      named method_19258 Lnet/minecraft/class_4234;method_19258()Ljava/util/List;
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object
      Mappings:
      Namespace Name Mixin selector
      official equals Lcvl;equals(Ljava/lang/Object;)Z
      intermediary equals Lnet/minecraft/class_4234;equals(Ljava/lang/Object;)Z
      named equals Lnet/minecraft/class_4234;equals(Ljava/lang/Object;)Z
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
      Mappings:
      Namespace Name Mixin selector
      official hashCode Lcvl;hashCode()I
      intermediary hashCode Lnet/minecraft/class_4234;hashCode()I
      named hashCode Lnet/minecraft/class_4234;hashCode()I
    • method_19600

      public Collection<Identifier> method_19600()
      Specified by:
      method_19600 in interface class_4291
      Mappings:
      Namespace Name Mixin selector
      official f Ldfh;f()Ljava/util/Collection;
      intermediary method_19600 Lnet/minecraft/class_4291;method_19600()Ljava/util/Collection;
      named method_19600 Lnet/minecraft/class_4291;method_19600()Ljava/util/Collection;
    • method_19598

      public Collection<Identifier> method_19598(Function<Identifier,class_4291> function, Set<String> set)
      Specified by:
      method_19598 in interface class_4291
      Mappings:
      Namespace Name Mixin selector
      official a Ldfh;a(Ljava/util/function/Function;Ljava/util/Set;)Ljava/util/Collection;
      intermediary method_19598 Lnet/minecraft/class_4291;method_19598(Ljava/util/function/Function;Ljava/util/Set;)Ljava/util/Collection;
      named method_19598 Lnet/minecraft/class_4291;method_19598(Ljava/util/function/Function;Ljava/util/Set;)Ljava/util/Collection;
    • method_19599

      @Nullable public BakedModel method_19599(Function<Identifier,class_4291> function, Function<Identifier,Sprite> function2, ModelRotation modelRotation, boolean bool)
      Specified by:
      method_19599 in interface class_4291
      Mappings:
      Namespace Name Mixin selector
      official a Ldfh;a(Ljava/util/function/Function;Ljava/util/function/Function;Ldfa;Z)Ldez;
      intermediary method_19599 Lnet/minecraft/class_4291;method_19599(Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/class_2529;Z)Lnet/minecraft/class_2528;
      named method_19599 Lnet/minecraft/class_4291;method_19599(Ljava/util/function/Function;Ljava/util/function/Function;Lnet/minecraft/client/render/model/ModelRotation;Z)Lnet/minecraft/client/render/model/BakedModel;