Package net.minecraft

Class class_4236

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

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

    • field_20823

      private final StateManager<Block,BlockState> field_20823
      Mappings:
      Namespace Name Mixin selector
      official a Lcvq;a:Lble;
      intermediary field_20823 Lnet/minecraft/class_4236;field_20823:Lnet/minecraft/class_2233;
      named field_20823 Lnet/minecraft/class_4236;field_20823:Lnet/minecraft/state/StateManager;
    • field_20824

      private final List<class_2885> field_20824
      Mappings:
      Namespace Name Mixin selector
      official b Lcvq;b:Ljava/util/List;
      intermediary field_20824 Lnet/minecraft/class_4236;field_20824:Ljava/util/List;
      named field_20824 Lnet/minecraft/class_4236;field_20824:Ljava/util/List;
  • Constructor Details

  • Method Details

    • method_19269

      public List<class_2885> method_19269()
      Mappings:
      Namespace Name Mixin selector
      official a Lcvq;a()Ljava/util/List;
      intermediary method_19269 Lnet/minecraft/class_4236;method_19269()Ljava/util/List;
      named method_19269 Lnet/minecraft/class_4236;method_19269()Ljava/util/List;
    • method_19272

      public Set<class_4234> method_19272()
      Mappings:
      Namespace Name Mixin selector
      official b Lcvq;b()Ljava/util/Set;
      intermediary method_19272 Lnet/minecraft/class_4236;method_19272()Ljava/util/Set;
      named method_19272 Lnet/minecraft/class_4236;method_19272()Ljava/util/Set;
    • equals

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

      public int hashCode()
      Overrides:
      hashCode in class Object
      Mappings:
      Namespace Name Mixin selector
      official hashCode Lcvq;hashCode()I
      intermediary hashCode Lnet/minecraft/class_4236;hashCode()I
      named hashCode Lnet/minecraft/class_4236;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;