public class EntityType$Builder<T extends Entity>
| aij$a | |
| net.minecraft.class_1299$class_1300 | |
| net.minecraft.entity.EntityType$Builder |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final EntityType$IFactory<T> |
| ||||||
| private final EntityClassification |
| ||||||
| private boolean |
| ||||||
| private boolean |
| ||||||
| private boolean |
| ||||||
| private EntitySize |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (EntityType$IFactory<T> arg0, EntityClassification arg1) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public static <T extends Entity> EntityType$Builder<T> |
| ||||||
| public static <T extends Entity> EntityType$Builder<T> |
| ||||||
| public EntityType$Builder<T> |
| ||||||
| public EntityType$Builder<T> |
| ||||||
| public EntityType$Builder<T> |
| ||||||
| public EntityType$Builder<T> |
| ||||||
| public EntityType<T> |
|