History - net.minecraft.world.SpawnHelper$Info
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.NaturalSpawner$SpawnState
net.minecraft.class_1948$class_5262
net.minecraft.world.SpawnHelper$Info
Fields
int: spawnableChunkCount, field_24394, spawningChunkCount
it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<SpawnGroup>: mobCategoryCounts, field_24395, groupToCount
GravityField: spawnPotential, field_24396, densityField
it.unimi.dsi.fastutil.objects.Object2IntMap<SpawnGroup>: unmodifiableMobCategoryCounts, field_24397, groupToCountView
SpawnDensityCapper: localMobCapCalculator, field_34459, densityCapper
BlockPos: lastCheckedPos, field_24398, cachedPos
EntityType<?>: lastCheckedType, field_24399, cachedEntityType
double: lastCharge, field_24400, cachedDensityMass
Constructors
(int, it.unimi.dsi.fastutil.objects.Object2IntOpenHashMap<SpawnGroup>, GravityField, SpawnDensityCapper)
Methods
boolean (EntityType<?>, BlockPos, Chunk): canSpawn, method_27824, test
void (MobEntity, Chunk): afterSpawn, method_27825, run
int (): getSpawnableChunkCount, method_27823, getSpawningChunkCount
it.unimi.dsi.fastutil.objects.Object2IntMap<SpawnGroup> (): getMobCategoryCounts, method_27830, getGroupToCount
boolean (SpawnGroup): canSpawnForCategoryGlobal, method_27826, isBelowCap
boolean (SpawnGroup, ChunkPos): canSpawnForCategoryLocal, method_61730, canSpawn