Package net.minecraft

Class class_3603<T>

java.lang.Object
net.minecraft.class_3603<T>
All Implemented Interfaces:
class_3604<T>

public class class_3603<T> extends Object implements class_3604<T>
Mappings:
Namespace Name
official aym
intermediary net/minecraft/class_3603
named net/minecraft/class_3603
  • Field Details

    • field_17512

      protected final Predicate<T> field_17512
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a:Ljava/util/function/Predicate;
      intermediary field_17512 Lnet/minecraft/class_3603;field_17512:Ljava/util/function/Predicate;
      named field_17512 Lnet/minecraft/class_3603;field_17512:Ljava/util/function/Predicate;
    • field_17513

      protected final Function<T,Identifier> field_17513
      Mappings:
      Namespace Name Mixin selector
      official b Laym;b:Ljava/util/function/Function;
      intermediary field_17513 Lnet/minecraft/class_3603;field_17513:Ljava/util/function/Function;
      named field_17513 Lnet/minecraft/class_3603;field_17513:Ljava/util/function/Function;
    • field_17514

      protected final Function<Identifier,T> field_17514
      Mappings:
      Namespace Name Mixin selector
      official c Laym;c:Ljava/util/function/Function;
      intermediary field_17514 Lnet/minecraft/class_3603;field_17514:Ljava/util/function/Function;
      named field_17514 Lnet/minecraft/class_3603;field_17514:Ljava/util/function/Function;
    • field_17515

      protected final Set<TickableEntry<T>> field_17515
      Mappings:
      Namespace Name Mixin selector
      official d Laym;d:Ljava/util/Set;
      intermediary field_17515 Lnet/minecraft/class_3603;field_17515:Ljava/util/Set;
      named field_17515 Lnet/minecraft/class_3603;field_17515:Ljava/util/Set;
    • field_17516

      protected final TreeSet<TickableEntry<T>> field_17516
      Mappings:
      Namespace Name Mixin selector
      official e Laym;e:Ljava/util/TreeSet;
      intermediary field_17516 Lnet/minecraft/class_3603;field_17516:Ljava/util/TreeSet;
      named field_17516 Lnet/minecraft/class_3603;field_17516:Ljava/util/TreeSet;
    • field_17517

      private final ServerWorld field_17517
      Mappings:
      Namespace Name Mixin selector
      official f Laym;f:Ltd;
      intermediary field_17517 Lnet/minecraft/class_3603;field_17517:Lnet/minecraft/class_795;
      named field_17517 Lnet/minecraft/class_3603;field_17517:Lnet/minecraft/server/world/ServerWorld;
    • field_17518

      private final List<TickableEntry<T>> field_17518
      Mappings:
      Namespace Name Mixin selector
      official g Laym;g:Ljava/util/List;
      intermediary field_17518 Lnet/minecraft/class_3603;field_17518:Ljava/util/List;
      named field_17518 Lnet/minecraft/class_3603;field_17518:Ljava/util/List;
    • field_17519

      private final Consumer<TickableEntry<T>> field_17519
      Mappings:
      Namespace Name Mixin selector
      official h Laym;h:Ljava/util/function/Consumer;
      intermediary field_17519 Lnet/minecraft/class_3603;field_17519:Ljava/util/function/Consumer;
      named field_17519 Lnet/minecraft/class_3603;field_17519:Ljava/util/function/Consumer;
  • Constructor Details

  • Method Details

    • method_16409

      public void method_16409()
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a()V
      intermediary method_16409 Lnet/minecraft/class_3603;method_16409()V
      named method_16409 Lnet/minecraft/class_3603;method_16409()V
    • method_16420

      public boolean method_16420(BlockPos blockPos, T t)
      Specified by:
      method_16420 in interface class_3604<T>
      Mappings:
      Namespace Name Mixin selector
      official b Layo;b(Lel;Ljava/lang/Object;)Z
      intermediary method_16420 Lnet/minecraft/class_3604;method_16420(Lnet/minecraft/class_2552;Ljava/lang/Object;)Z
      named method_16420 Lnet/minecraft/class_3604;method_16420(Lnet/minecraft/util/math/BlockPos;Ljava/lang/Object;)Z
    • method_16411

      public List<TickableEntry<T>> method_16411(Chunk chunk, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a(Lbnj;Z)Ljava/util/List;
      intermediary method_16411 Lnet/minecraft/class_3603;method_16411(Lnet/minecraft/class_1196;Z)Ljava/util/List;
      named method_16411 Lnet/minecraft/class_3603;method_16411(Lnet/minecraft/world/chunk/Chunk;Z)Ljava/util/List;
    • method_16413

      public List<TickableEntry<T>> method_16413(BlockBox blockBox, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a(Lbwf;Z)Ljava/util/List;
      intermediary method_16413 Lnet/minecraft/class_3603;method_16413(Lnet/minecraft/class_1251;Z)Ljava/util/List;
      named method_16413 Lnet/minecraft/class_3603;method_16413(Lnet/minecraft/util/math/BlockBox;Z)Ljava/util/List;
    • method_16412

      public void method_16412(BlockBox blockBox, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a(Lbwf;Lel;)V
      intermediary method_16412 Lnet/minecraft/class_3603;method_16412(Lnet/minecraft/class_1251;Lnet/minecraft/class_2552;)V
      named method_16412 Lnet/minecraft/class_3603;method_16412(Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/BlockPos;)V
    • method_16410

      public NbtList method_16410(Chunk chunk)
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a(Lbnj;)Lhe;
      intermediary method_16410 Lnet/minecraft/class_3603;method_16410(Lnet/minecraft/class_1196;)Lnet/minecraft/class_474;
      named method_16410 Lnet/minecraft/class_3603;method_16410(Lnet/minecraft/world/chunk/Chunk;)Lnet/minecraft/nbt/NbtList;
    • method_16414

      public void method_16414(NbtList nbtList)
      Mappings:
      Namespace Name Mixin selector
      official a Laym;a(Lhe;)V
      intermediary method_16414 Lnet/minecraft/class_3603;method_16414(Lnet/minecraft/class_474;)V
      named method_16414 Lnet/minecraft/class_3603;method_16414(Lnet/minecraft/nbt/NbtList;)V
    • method_16417

      public boolean method_16417(BlockPos blockPos, T t)
      Specified by:
      method_16417 in interface class_3604<T>
      Mappings:
      Namespace Name Mixin selector
      official a Layo;a(Lel;Ljava/lang/Object;)Z
      intermediary method_16417 Lnet/minecraft/class_3604;method_16417(Lnet/minecraft/class_2552;Ljava/lang/Object;)Z
      named method_16417 Lnet/minecraft/class_3604;method_16417(Lnet/minecraft/util/math/BlockPos;Ljava/lang/Object;)Z
    • method_16419

      public void method_16419(BlockPos blockPos, T t, int int2, class_3605 class_3605)
      Specified by:
      method_16419 in interface class_3604<T>
      Mappings:
      Namespace Name Mixin selector
      official a Layo;a(Lel;Ljava/lang/Object;ILayq;)V
      intermediary method_16419 Lnet/minecraft/class_3604;method_16419(Lnet/minecraft/class_2552;Ljava/lang/Object;ILnet/minecraft/class_3605;)V
      named method_16419 Lnet/minecraft/class_3604;method_16419(Lnet/minecraft/util/math/BlockPos;Ljava/lang/Object;ILnet/minecraft/class_3605;)V
    • method_16415

      protected void method_16415(BlockPos blockPos, T t, int int2, class_3605 class_3605)
      Mappings:
      Namespace Name Mixin selector
      official b Laym;b(Lel;Ljava/lang/Object;ILayq;)V
      intermediary method_16415 Lnet/minecraft/class_3603;method_16415(Lnet/minecraft/class_2552;Ljava/lang/Object;ILnet/minecraft/class_3605;)V
      named method_16415 Lnet/minecraft/class_3603;method_16415(Lnet/minecraft/util/math/BlockPos;Ljava/lang/Object;ILnet/minecraft/class_3605;)V
    • method_16416

      private void method_16416(BlockPos blockPos, T t, int int2, class_3605 class_3605)
      Mappings:
      Namespace Name Mixin selector
      official c Laym;c(Lel;Ljava/lang/Object;ILayq;)V
      intermediary method_16416 Lnet/minecraft/class_3603;method_16416(Lnet/minecraft/class_2552;Ljava/lang/Object;ILnet/minecraft/class_3605;)V
      named method_16416 Lnet/minecraft/class_3603;method_16416(Lnet/minecraft/util/math/BlockPos;Ljava/lang/Object;ILnet/minecraft/class_3605;)V