Package net.minecraft.world
Class SpawnDensityCapper.DensityCap
java.lang.Object
net.minecraft.world.SpawnDensityCapper.DensityCap
- Enclosing class:
SpawnDensityCapper
- Mappings:
Namespace Name official ckg$a
intermediary net/minecraft/class_6540$class_6541
named net/minecraft/world/SpawnDensityCapper$DensityCap
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canSpawn
(SpawnGroup spawnGroup) void
increaseDensity
(SpawnGroup spawnGroup)
-
Field Details
-
spawnGroupsToDensity
- Mappings:
Namespace Name Mixin selector official a
Lckg$a;a:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
intermediary field_34458
Lnet/minecraft/class_6540$class_6541;field_34458:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
named spawnGroupsToDensity
Lnet/minecraft/world/SpawnDensityCapper$DensityCap;spawnGroupsToDensity:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
-
-
Constructor Details
-
DensityCap
DensityCap()
-
-
Method Details
-
increaseDensity
- Mappings:
Namespace Name Mixin selector official a
Lckg$a;a(Lbej;)V
intermediary method_38088
Lnet/minecraft/class_6540$class_6541;method_38088(Lnet/minecraft/class_1311;)V
named increaseDensity
Lnet/minecraft/world/SpawnDensityCapper$DensityCap;increaseDensity(Lnet/minecraft/entity/SpawnGroup;)V
-
canSpawn
- Mappings:
Namespace Name Mixin selector official b
Lckg$a;b(Lbej;)Z
intermediary method_38090
Lnet/minecraft/class_6540$class_6541;method_38090(Lnet/minecraft/class_1311;)Z
named canSpawn
Lnet/minecraft/world/SpawnDensityCapper$DensityCap;canSpawn(Lnet/minecraft/entity/SpawnGroup;)Z
-