public static <T extends Entity> EntityType$Builder<T> | |
public static <T extends Entity> EntityType$Builder<T> | |
public EntityType$Builder<T> | | a(float arg0, float arg1) | | sized(float arg0, float arg1) | | method_17687(float arg0, float arg1) | | dimensions(float width, float height) |
|
public EntityType$Builder<T> | | a(float arg0) | | spawnDimensionsScale(float arg0) | | method_58630(float arg0) | | spawnBoxScale(float spawnBoxScale) |
|
public EntityType$Builder<T> | | b(float arg0) | | eyeHeight(float arg0) | | method_55687(float arg0) | | eyeHeight(float eyeHeight) |
|
public EntityType$Builder<T> | | a(float... arg0) | | passengerAttachments(float... arg0) | | method_55689(float... arg0) | | passengerAttachments(float... offsetYs) |
|
public EntityType$Builder<T> | | a(fby... arg0) | | passengerAttachments(Vec3... arg0) | | method_55690(class_243... arg0) | | passengerAttachments(Vec3d... passengerAttachments) |
|
public EntityType$Builder<T> | | a(fby arg0) | | vehicleAttachment(Vec3 arg0) | | method_55688(class_243 arg0) | | vehicleAttachment(Vec3d vehicleAttachment) |
|
public EntityType$Builder<T> | | c(float arg0) | | ridingOffset(float arg0) | | method_55691(float arg0) | | vehicleAttachment(float offsetY) |
|
public EntityType$Builder<T> | | d(float arg0) | | nameTagOffset(float arg0) | | method_55692(float arg0) | | nameTagAttachment(float offsetY) |
|
public EntityType$Builder<T> | | a(bvl arg0, float arg1, float arg2, float arg3) | | attach(EntityAttachment arg0, float arg1, float arg2, float arg3) | | 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> | | a() | | noSummon() | | method_5901() | | disableSummon() |
|
public EntityType$Builder<T> | | b() | | noSave() | | method_5904() | | disableSaving() |
|
public EntityType$Builder<T> | | c() | | fireImmune() | | method_19947() | | makeFireImmune() |
|
public EntityType$Builder<T> | |
public EntityType$Builder<T> | | d() | | canSpawnFarFromPlayer() | | method_20815() | | spawnableFarFromPlayer() |
|
public EntityType$Builder<T> | | a(int arg0) | | clientTrackingRange(int arg0) | | method_27299(int arg0) | | maxTrackingRange(int maxTrackingRange) |
|
public EntityType$Builder<T> | | b(int arg0) | | updateInterval(int arg0) | | method_27300(int arg0) | | trackingTickInterval(int trackingTickInterval) |
|
public EntityType$Builder<T> | |
public EntityType$Builder<T> | | e() | | noLootTable() | | method_63006() | | dropsNothing() |
|
public EntityType<T> | |