Package net.minecraft

Class class_5578<T extends EntityLike>

java.lang.Object
net.minecraft.class_5578<T>
All Implemented Interfaces:
class_5577<T>

public class class_5578<T extends EntityLike>
extends Object
implements class_5577<T>
Mappings:
Namespace Name
official cll
intermediary net/minecraft/class_5578
named net/minecraft/class_5578
  • Field Details

    • field_27258

      private final class_5570<T extends EntityLike> field_27258
      Mappings:
      Namespace Name Mixin selector
      official a Lcll;a:Lcld;
      intermediary field_27258 Lnet/minecraft/class_5578;field_27258:Lnet/minecraft/class_5570;
      named field_27258 Lnet/minecraft/class_5578;field_27258:Lnet/minecraft/class_5570;
    • field_27259

      private final class_5573<T extends EntityLike> field_27259
      Mappings:
      Namespace Name Mixin selector
      official b Lcll;b:Lclg;
      intermediary field_27259 Lnet/minecraft/class_5578;field_27259:Lnet/minecraft/class_5573;
      named field_27259 Lnet/minecraft/class_5578;field_27259:Lnet/minecraft/class_5573;
  • Constructor Details

  • Method Details

    • getById

      @Nullable public T getById​(int id)
      Specified by:
      getById in interface class_5577<T extends EntityLike>
      Mappings:
      Namespace Name Mixin selector
      official a Lclk;a(I)Lclb;
      intermediary method_31804 Lnet/minecraft/class_5577;method_31804(I)Lnet/minecraft/class_5568;
      named getById Lnet/minecraft/class_5577;getById(I)Lnet/minecraft/entity/EntityLike;
    • getByUuid

      @Nullable public T getByUuid​(UUID uuid)
      Specified by:
      getByUuid in interface class_5577<T extends EntityLike>
      Mappings:
      Namespace Name Mixin selector
      official a Lclk;a(Ljava/util/UUID;)Lclb;
      intermediary method_31808 Lnet/minecraft/class_5577;method_31808(Ljava/util/UUID;)Lnet/minecraft/class_5568;
      named getByUuid Lnet/minecraft/class_5577;getByUuid(Ljava/util/UUID;)Lnet/minecraft/entity/EntityLike;
    • iterate

      public Iterable<T> iterate()
      Specified by:
      iterate in interface class_5577<T extends EntityLike>
      Mappings:
      Namespace Name Mixin selector
      official a Lclk;a()Ljava/lang/Iterable;
      intermediary method_31803 Lnet/minecraft/class_5577;method_31803()Ljava/lang/Iterable;
      named iterate Lnet/minecraft/class_5577;iterate()Ljava/lang/Iterable;
    • method_31806

      public <U extends T> void method_31806​(class_5575<T,​U> class_5575, Consumer<U> consumer)
      Specified by:
      method_31806 in interface class_5577<T extends EntityLike>
      Mappings:
      Namespace Name Mixin selector
      official a Lclk;a(Lcli;Ljava/util/function/Consumer;)V
      intermediary method_31806 Lnet/minecraft/class_5577;method_31806(Lnet/minecraft/class_5575;Ljava/util/function/Consumer;)V
      named method_31806 Lnet/minecraft/class_5577;method_31806(Lnet/minecraft/class_5575;Ljava/util/function/Consumer;)V
    • method_31807

      public void method_31807​(Box box, Consumer<T> consumer)
      Specified by:
      method_31807 in interface class_5577<T extends EntityLike>
      Mappings:
      Namespace Name Mixin selector
      official a Lclk;a(Ldip;Ljava/util/function/Consumer;)V
      intermediary method_31807 Lnet/minecraft/class_5577;method_31807(Lnet/minecraft/class_238;Ljava/util/function/Consumer;)V
      named method_31807 Lnet/minecraft/class_5577;method_31807(Lnet/minecraft/util/math/Box;Ljava/util/function/Consumer;)V
    • method_31805

      public <U extends T> void method_31805​(class_5575<T,​U> class_5575, Box box, Consumer<U> consumer)
      Specified by:
      method_31805 in interface class_5577<T extends EntityLike>
      Mappings:
      Namespace Name Mixin selector
      official a Lclk;a(Lcli;Ldip;Ljava/util/function/Consumer;)V
      intermediary method_31805 Lnet/minecraft/class_5577;method_31805(Lnet/minecraft/class_5575;Lnet/minecraft/class_238;Ljava/util/function/Consumer;)V
      named method_31805 Lnet/minecraft/class_5577;method_31805(Lnet/minecraft/class_5575;Lnet/minecraft/util/math/Box;Ljava/util/function/Consumer;)V