Class MobSpawnerHelper

java.lang.Object
net.minecraft.entity.MobSpawnerHelper

public final class MobSpawnerHelper
extends Object
Mappings:
Namespace Name
official adt
intermediary net/minecraft/class_107
named net/minecraft/entity/MobSpawnerHelper
  • Field Details

    • field_329

      private static final int field_329
      Mappings:
      Namespace Name Mixin selector
      official a Ladt;a:I
      intermediary field_329 Lnet/minecraft/class_107;field_329:I
      named field_329 Lnet/minecraft/entity/MobSpawnerHelper;field_329:I
    • field_330

      private final Set<ChunkPos> field_330
      Mappings:
      Namespace Name Mixin selector
      official b Ladt;b:Ljava/util/Set;
      intermediary field_330 Lnet/minecraft/class_107;field_330:Ljava/util/Set;
      named field_330 Lnet/minecraft/entity/MobSpawnerHelper;field_330:Ljava/util/Set;
  • Constructor Details

    • MobSpawnerHelper

      public MobSpawnerHelper()
  • Method Details

    • method_500

      public int method_500​(ServerWorld serverWorld, boolean bool, boolean bool2, boolean bool3)
      Mappings:
      Namespace Name Mixin selector
      official a Ladt;a(Lle;ZZZ)I
      intermediary method_500 Lnet/minecraft/class_107;method_500(Lnet/minecraft/class_1635;ZZZ)I
      named method_500 Lnet/minecraft/entity/MobSpawnerHelper;method_500(Lnet/minecraft/server/world/ServerWorld;ZZZ)I
    • method_498

      protected static BlockPos method_498​(World world, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Ladt;a(Ladm;II)Lcj;
      intermediary method_498 Lnet/minecraft/class_107;method_498(Lnet/minecraft/class_99;II)Lnet/minecraft/class_1372;
      named method_498 Lnet/minecraft/entity/MobSpawnerHelper;method_498(Lnet/minecraft/world/World;II)Lnet/minecraft/util/math/BlockPos;
    • method_501

      public static boolean method_501​(MobEntity.Location location, World world, BlockPos blockPos)
      Mappings:
      Namespace Name Mixin selector
      official a Ladt;a(Lps$a;Ladm;Lcj;)Z
      intermediary method_501 Lnet/minecraft/class_107;method_501(Lnet/minecraft/class_1753$class_1754;Lnet/minecraft/class_99;Lnet/minecraft/class_1372;)Z
      named method_501 Lnet/minecraft/entity/MobSpawnerHelper;method_501(Lnet/minecraft/entity/mob/MobEntity$Location;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z
    • method_499

      public static void method_499​(World world, Biome biome, int int2, int int3, int int4, int int5, Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Ladt;a(Ladm;Lady;IIIILjava/util/Random;)V
      intermediary method_499 Lnet/minecraft/class_107;method_499(Lnet/minecraft/class_99;Lnet/minecraft/class_113;IIIILjava/util/Random;)V
      named method_499 Lnet/minecraft/entity/MobSpawnerHelper;method_499(Lnet/minecraft/world/World;Lnet/minecraft/world/biome/Biome;IIIILjava/util/Random;)V