| net.minecraft.world.entity.variant.SpawnContext | |
| net.minecraft.class_10701 | |
| net.minecraft.entity.spawn.SpawnContext |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final BlockPos |
|
||||||
| private final ServerWorldAccess |
|
||||||
| private final EnvironmentAttributeAccess |
|
||||||
| private final RegistryEntry<Biome> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockPos pos, ServerWorldAccess world, EnvironmentAttributeAccess environmentAttributes, RegistryEntry<Biome> biome) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static SpawnContext |
|
||||||
| public BlockPos |
|
||||||
| public ServerWorldAccess |
|
||||||
| public EnvironmentAttributeAccess |
|
||||||
| public RegistryEntry<Biome> |
|