Package net.minecraft.world
Class SpawnDensityCapper.DensityCap
java.lang.Object
net.minecraft.world.SpawnDensityCapper.DensityCap
- Enclosing class:
- SpawnDensityCapper
- Mappings:
Namespace Name official byd$aintermediary net/minecraft/class_6480$class_6481named net/minecraft/world/SpawnDensityCapper$DensityCap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanSpawn(SpawnGroup spawnGroup) voidincreaseDensity(SpawnGroup spawnGroup, float delta)
-
Field Details
-
spawnGroupsToDensity
- Mappings:
Namespace Name Mixin selector official bLbyd$a;b:Lit/unimi/dsi/fastutil/objects/Object2FloatMap;intermediary field_34295Lnet/minecraft/class_6480$class_6481;field_34295:Lit/unimi/dsi/fastutil/objects/Object2FloatMap;named spawnGroupsToDensityLnet/minecraft/world/SpawnDensityCapper$DensityCap;spawnGroupsToDensity:Lit/unimi/dsi/fastutil/objects/Object2FloatMap;
-
-
Constructor Details
-
DensityCap
DensityCap()
-
-
Method Details
-
increaseDensity
- Mappings:
Namespace Name Mixin selector official aLbyd$a;a(Lavb;F)Vintermediary method_37842Lnet/minecraft/class_6480$class_6481;method_37842(Lnet/minecraft/class_1311;F)Vnamed increaseDensityLnet/minecraft/world/SpawnDensityCapper$DensityCap;increaseDensity(Lnet/minecraft/entity/SpawnGroup;F)V
-
canSpawn
- Mappings:
Namespace Name Mixin selector official aLbyd$a;a(Lavb;)Zintermediary method_37841Lnet/minecraft/class_6480$class_6481;method_37841(Lnet/minecraft/class_1311;)Znamed canSpawnLnet/minecraft/world/SpawnDensityCapper$DensityCap;canSpawn(Lnet/minecraft/entity/SpawnGroup;)Z
-