Package net.minecraft.entity
Class MobSpawnerHelper
java.lang.Object
net.minecraft.entity.MobSpawnerHelper
public final class MobSpawnerHelper extends Object
- Mappings:
Namespace Name official adtintermediary net/minecraft/class_107named net/minecraft/entity/MobSpawnerHelper
-
Field Summary
-
Constructor Summary
Constructors Constructor Description MobSpawnerHelper() -
Method Summary
Modifier and Type Method Description protected static BlockPosmethod_498(World world, int int2, int int3)static voidmethod_499(World world, Biome biome, int int2, int int3, int int4, int int5, Random random)intmethod_500(ServerWorld serverWorld, boolean bool, boolean bool2, boolean bool3)static booleanmethod_501(MobEntity.Location location, World world, BlockPos blockPos)
-
Field Details
-
field_329
private static final int field_329- Mappings:
Namespace Name Mixin selector official aLadt;a:Iintermediary field_329Lnet/minecraft/class_107;field_329:Inamed field_329Lnet/minecraft/entity/MobSpawnerHelper;field_329:I
-
field_330
- Mappings:
Namespace Name Mixin selector official bLadt;b:Ljava/util/Set;intermediary field_330Lnet/minecraft/class_107;field_330:Ljava/util/Set;named field_330Lnet/minecraft/entity/MobSpawnerHelper;field_330:Ljava/util/Set;
-
-
Constructor Details
-
MobSpawnerHelper
public MobSpawnerHelper()
-
-
Method Details
-
method_500
- Mappings:
Namespace Name Mixin selector official aLadt;a(Lle;ZZZ)Iintermediary method_500Lnet/minecraft/class_107;method_500(Lnet/minecraft/class_1635;ZZZ)Inamed method_500Lnet/minecraft/entity/MobSpawnerHelper;method_500(Lnet/minecraft/server/world/ServerWorld;ZZZ)I
-
method_498
- Mappings:
Namespace Name Mixin selector official aLadt;a(Ladm;II)Lcj;intermediary method_498Lnet/minecraft/class_107;method_498(Lnet/minecraft/class_99;II)Lnet/minecraft/class_1372;named method_498Lnet/minecraft/entity/MobSpawnerHelper;method_498(Lnet/minecraft/world/World;II)Lnet/minecraft/util/math/BlockPos;
-
method_501
- Mappings:
Namespace Name Mixin selector official aLadt;a(Lps$a;Ladm;Lcj;)Zintermediary method_501Lnet/minecraft/class_107;method_501(Lnet/minecraft/class_1753$class_1754;Lnet/minecraft/class_99;Lnet/minecraft/class_1372;)Znamed method_501Lnet/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 aLadt;a(Ladm;Lady;IIIILjava/util/Random;)Vintermediary method_499Lnet/minecraft/class_107;method_499(Lnet/minecraft/class_99;Lnet/minecraft/class_113;IIIILjava/util/Random;)Vnamed method_499Lnet/minecraft/entity/MobSpawnerHelper;method_499(Lnet/minecraft/world/World;Lnet/minecraft/world/biome/Biome;IIIILjava/util/Random;)V
-