Package net.minecraft.entity
Class MobSpawnerHelper
java.lang.Object
net.minecraft.entity.MobSpawnerHelper
- Mappings:
Namespace Name official afzintermediary net/minecraft/class_1162named net/minecraft/entity/MobSpawnerHelper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanmethod_3798(EntityCategory entityCategory, World world, int int2, int int3, int int4) protected static Vec3imethod_3799(World world, int int2, int int3) static voidmethod_3800(World world, Biome biome, int int2, int int3, int int4, int int5, Random random) inttickSpawners(ServerWorld world, boolean spawnAnimals, boolean spawnMonsters, boolean bool)
-
Field Details
-
field_4593
- Mappings:
Namespace Name Mixin selector official aLafz;a:Ljava/util/HashMap;intermediary field_4593Lnet/minecraft/class_1162;field_4593:Ljava/util/HashMap;named field_4593Lnet/minecraft/entity/MobSpawnerHelper;field_4593:Ljava/util/HashMap;
-
-
Constructor Details
-
MobSpawnerHelper
public MobSpawnerHelper()
-
-
Method Details
-
method_3799
- Mappings:
Namespace Name Mixin selector official aLafz;a(Lafm;II)Lafe;intermediary method_3799Lnet/minecraft/class_1162;method_3799(Lnet/minecraft/class_1150;II)Lnet/minecraft/class_1167;named method_3799Lnet/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 aLafz;a(Lmi;ZZZ)Iintermediary method_3796Lnet/minecraft/class_1162;method_3796(Lnet/minecraft/class_795;ZZZ)Inamed tickSpawnersLnet/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 aLafz;a(Lri;Lafm;III)Zintermediary method_3798Lnet/minecraft/class_1162;method_3798(Lnet/minecraft/class_872;Lnet/minecraft/class_1150;III)Znamed method_3798Lnet/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 aLafz;a(Lafm;Lagf;IIIILjava/util/Random;)Vintermediary method_3800Lnet/minecraft/class_1162;method_3800(Lnet/minecraft/class_1150;Lnet/minecraft/class_1170;IIIILjava/util/Random;)Vnamed method_3800Lnet/minecraft/entity/MobSpawnerHelper;method_3800(Lnet/minecraft/world/World;Lnet/minecraft/world/biome/Biome;IIIILjava/util/Random;)V
-