Class MobSpawnerHelper

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

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

    • field_4593

      private HashMap field_4593
      Mappings:
      Namespace Name Mixin selector
      official a Lafz;a:Ljava/util/HashMap;
      intermediary field_4593 Lnet/minecraft/class_1162;field_4593:Ljava/util/HashMap;
      named field_4593 Lnet/minecraft/entity/MobSpawnerHelper;field_4593:Ljava/util/HashMap;
  • Constructor Details

    • MobSpawnerHelper

      public MobSpawnerHelper()
  • Method Details

    • method_3799

      protected static Vec3i method_3799(World world, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Lafz;a(Lafm;II)Lafe;
      intermediary method_3799 Lnet/minecraft/class_1162;method_3799(Lnet/minecraft/class_1150;II)Lnet/minecraft/class_1167;
      named method_3799 Lnet/minecraft/entity/MobSpawnerHelper;method_3799(Lnet/minecraft/world/World;II)Lnet/minecraft/util/math/Vec3i;
    • tickSpawners

      public int tickSpawners(ServerWorld world, boolean spawnAnimals, boolean spawnMonsters, boolean bool)
      Mappings:
      Namespace Name Mixin selector
      official a Lafz;a(Lmi;ZZZ)I
      intermediary method_3796 Lnet/minecraft/class_1162;method_3796(Lnet/minecraft/class_795;ZZZ)I
      named tickSpawners Lnet/minecraft/entity/MobSpawnerHelper;tickSpawners(Lnet/minecraft/server/world/ServerWorld;ZZZ)I
    • method_3798

      public static boolean method_3798(EntityCategory entityCategory, World world, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      official a Lafz;a(Lri;Lafm;III)Z
      intermediary method_3798 Lnet/minecraft/class_1162;method_3798(Lnet/minecraft/class_872;Lnet/minecraft/class_1150;III)Z
      named method_3798 Lnet/minecraft/entity/MobSpawnerHelper;method_3798(Lnet/minecraft/entity/EntityCategory;Lnet/minecraft/world/World;III)Z
    • method_3800

      public static void method_3800(World world, Biome biome, int int2, int int3, int int4, int int5, Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Lafz;a(Lafm;Lagf;IIIILjava/util/Random;)V
      intermediary method_3800 Lnet/minecraft/class_1162;method_3800(Lnet/minecraft/class_1150;Lnet/minecraft/class_1170;IIIILjava/util/Random;)V
      named method_3800 Lnet/minecraft/entity/MobSpawnerHelper;method_3800(Lnet/minecraft/world/World;Lnet/minecraft/world/biome/Biome;IIIILjava/util/Random;)V