| public static <T extends Entity> EntityType$Builder<T> | |
| public static <T extends Entity> EntityType$Builder<T> | |
| public EntityType$Builder<T> | | sized(float width, float height) | | sized(float width, float height) | | method_17687(float arg0, float arg1) | | dimensions(float width, float height) |
|
| public EntityType$Builder<T> | | spawnDimensionsScale(float scale) | | spawnDimensionsScale(float scale) | | method_58630(float arg0) | | spawnBoxScale(float spawnBoxScale) |
|
| public EntityType$Builder<T> | | eyeHeight(float eyeHeight) | | eyeHeight(float eyeHeight) | | method_55687(float arg0) | | eyeHeight(float eyeHeight) |
|
| public EntityType$Builder<T> | | passengerAttachments(float... offsetYs) | | passengerAttachments(float... offsetYs) | | method_55689(float... arg0) | | passengerAttachments(float... offsetYs) |
|
| public EntityType$Builder<T> | | passengerAttachments(Vec3... points) | | passengerAttachments(Vec3... points) | | method_55690(class_243... arg0) | | passengerAttachments(Vec3d... passengerAttachments) |
|
| public EntityType$Builder<T> | | vehicleAttachment(Vec3 point) | | vehicleAttachment(Vec3 point) | | method_55688(class_243 arg0) | | vehicleAttachment(Vec3d vehicleAttachment) |
|
| public EntityType$Builder<T> | | ridingOffset(float ridingOffset) | | ridingOffset(float ridingOffset) | | method_55691(float arg0) | | vehicleAttachment(float offsetY) |
|
| public EntityType$Builder<T> | | nameTagOffset(float nameTagOffset) | | nameTagOffset(float nameTagOffset) | | method_55692(float arg0) | | nameTagAttachment(float offsetY) |
|
| public EntityType$Builder<T> | | attach(EntityAttachment attachment, float x, float y, float z) | | attach(EntityAttachment attachment, float x, float y, float z) | | method_56075(class_9064 arg0, float arg1, float arg2, float arg3) | | attachment(EntityAttachmentType type, float offsetX, float offsetY, float offsetZ) |
|
| public EntityType$Builder<T> | |
| public EntityType$Builder<T> | | noSummon() | | noSummon() | | method_5901() | | disableSummon() |
|
| public EntityType$Builder<T> | | noSave() | | noSave() | | method_5904() | | disableSaving() |
|
| public EntityType$Builder<T> | | fireImmune() | | fireImmune() | | method_19947() | | makeFireImmune() |
|
| public EntityType$Builder<T> | |
| public EntityType$Builder<T> | | canSpawnFarFromPlayer() | | canSpawnFarFromPlayer() | | method_20815() | | spawnableFarFromPlayer() |
|
| public EntityType$Builder<T> | | clientTrackingRange(int clientChunkRange) | | clientTrackingRange(int clientChunkRange) | | method_27299(int arg0) | | maxTrackingRange(int maxTrackingRange) |
|
| public EntityType$Builder<T> | | updateInterval(int updateInterval) | | updateInterval(int updateInterval) | | method_27300(int arg0) | | trackingTickInterval(int trackingTickInterval) |
|
| public EntityType$Builder<T> | |
| public EntityType$Builder<T> | | noLootTable() | | noLootTable() | | method_63006() | | dropsNothing() |
|
| public EntityType$Builder<T> | | notInPeaceful() | | notInPeaceful() | | method_72391() | | notAllowedInPeaceful() |
|
| public EntityType<T> | |