public class TestSpawner<E extends Entity>
| net.minecraft.gametest.framework.GameTestEntityBuilder | |
| net.minecraft.gametest.framework.GameTestEntityBuilder | |
| net.minecraft.class_1_777 | |
| net.minecraft.test.TestSpawner |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected final TestContext |
| ||||||||
| private final EntityType<E> |
| ||||||||
| private final Vec3d |
| ||||||||
| private SpawnReason |
| ||||||||
| private BlockRotation |
| ||||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TestContext testContext, EntityType<E> type, Vec3d pos) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public TestSpawner<E> |
| ||||||||
| public TestSpawner<E> |
| ||||||||
| public TestSpawner<E> |
| ||||||||
| public E |
| ||||||||
| public List<E> |
|