History - net.minecraft.entity.EntityType$Builder
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
boolean: trackDeltas, field_1_7307, alwaysUpdateVelocity
Constructors
Methods
EntityType$Builder<T> (): dontTrackDeltas, method_1_6467, alwaysUpdateVelocity
26.2
Names
Fields
com.google.common.collect.ImmutableSet<Block>: immuneTo, field_25356, canSpawnInside
TagKey<Block>: immuneTo, field_25356, canSpawnInside
Constructors
Methods
EntityType$Builder<T> (Block[]): immuneTo, method_29497, allowSpawningInside
EntityType$Builder<T> (TagKey<Block>): immuneTo, method_29497, allowSpawningInside
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
Entity (EntityType, World): lambda$createNothing$2, method_5900, method_5900
Entity (EntityType, World): lambda$createNothing$0, method_5900, method_5900
1.21.11_unobfuscated
Names
net.minecraft.world.entity.EntityType$Builder
net.minecraft.class_1299$class_1300
net.minecraft.entity.EntityType$Builder
Fields
EntityType$EntityFactory<T>: factory, field_6148, factory
SpawnGroup: category, field_6149, spawnGroup
com.google.common.collect.ImmutableSet<Block>: immuneTo, field_25356, canSpawnInside
boolean: serialize, field_6151, saveable
boolean: summon, field_6150, summonable
boolean: fireImmune, field_18982, fireImmune
boolean: canSpawnFarFromPlayer, field_19424, spawnableFarFromPlayer
int: clientTrackingRange, field_24087, maxTrackingRange
int: updateInterval, field_24088, trackingTickInterval
EntityDimensions: dimensions, field_18071, dimensions
float: spawnDimensionsScale, field_50126, spawnBoxScale
EntityAttachments$Builder: attachments, field_47755, attachments
FeatureSet: requiredFeatures, field_40117, requiredFeatures
RegistryKeyedValue<EntityType<?>, Optional<RegistryKey<LootTable>>>: lootTable, field_53972, lootTable
RegistryKeyedValue<EntityType<?>, String>: descriptionId, field_53973, translationKey
boolean: allowedInPeaceful, field_61224, allowedInPeaceful
Constructors
(EntityType$EntityFactory<T>, SpawnGroup)
Methods
<T extends Entity> EntityType$Builder<T> (EntityType$EntityFactory<T>, SpawnGroup): of, method_5903, create
<T extends Entity> EntityType$Builder<T> (SpawnGroup): createNothing, method_5902, create
EntityType$Builder<T> (float, float): sized, method_17687, dimensions
EntityType$Builder<T> (float): spawnDimensionsScale, method_58630, spawnBoxScale
EntityType$Builder<T> (float): eyeHeight, method_55687, eyeHeight
EntityType$Builder<T> (float[]): passengerAttachments, method_55689, passengerAttachments
EntityType$Builder<T> (Vec3d[]): passengerAttachments, method_55690, passengerAttachments
EntityType$Builder<T> (Vec3d): vehicleAttachment, method_55688, vehicleAttachment
EntityType$Builder<T> (float): ridingOffset, method_55691, vehicleAttachment
EntityType$Builder<T> (float): nameTagOffset, method_55692, nameTagAttachment
EntityType$Builder<T> (EntityAttachmentType, float, float, float): attach, method_56075, attachment
EntityType$Builder<T> (EntityAttachmentType, Vec3d): attach, method_56076, attachment
EntityType$Builder<T> (): noSummon, method_5901, disableSummon
EntityType$Builder<T> (): noSave, method_5904, disableSaving
EntityType$Builder<T> (): fireImmune, method_19947, makeFireImmune
EntityType$Builder<T> (Block[]): immuneTo, method_29497, allowSpawningInside
EntityType$Builder<T> (): canSpawnFarFromPlayer, method_20815, spawnableFarFromPlayer
EntityType$Builder<T> (int): clientTrackingRange, method_27299, maxTrackingRange
EntityType$Builder<T> (int): updateInterval, method_27300, trackingTickInterval
EntityType$Builder<T> (FeatureFlag[]): requiredFeatures, method_45323, requires
EntityType$Builder<T> (): noLootTable, method_63006, dropsNothing
EntityType$Builder<T> (): notInPeaceful, method_72391, notAllowedInPeaceful
EntityType<T> (RegistryKey<EntityType<?>>): build, method_5905, build
Entity (EntityType, World): lambda$createNothing$2, method_5900, method_5900
String (RegistryKey): lambda$new$1, method_63004, method_63004
Optional (RegistryKey): lambda$new$0, method_63005, method_63005