History - net.minecraft.component.type.EquippableComponent$Builder
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.item.equipment.Equippable$Builder
net.minecraft.class_10192$class_10217
net.minecraft.component.type.EquippableComponent$Builder
Fields
EquipmentSlot: slot, field_54234, slot
RegistryEntry<SoundEvent>: equipSound, field_54235, equipSound
Optional<RegistryKey<EquipmentAsset>>: assetId, field_54236, model
Optional<Identifier>: cameraOverlay, field_54908, cameraOverlay
Optional<RegistryEntryList<EntityType<?>>>: allowedEntities, field_54237, allowedEntities
boolean: dispensable, field_54238, dispensable
boolean: swappable, field_54239, swappable
boolean: damageOnHurt, field_54240, damageOnHurt
boolean: equipOnInteract, field_55982, equipOnInteract
boolean: canBeSheared, field_60669, canBeSheared
RegistryEntry<SoundEvent>: shearingSound, field_60670, shearingSound
Constructors
Methods
EquippableComponent$Builder (RegistryEntry<SoundEvent>): setEquipSound, method_64205, equipSound
EquippableComponent$Builder (RegistryKey<EquipmentAsset>): setAsset, method_64204, model
EquippableComponent$Builder (Identifier): setCameraOverlay, method_65009, cameraOverlay
EquippableComponent$Builder (EntityType<?>[]): setAllowedEntities, method_64208, allowedEntities
EquippableComponent$Builder (RegistryEntryList<EntityType<?>>): setAllowedEntities, method_64206, allowedEntities
EquippableComponent$Builder (boolean): setDispensable, method_64207, dispensable
EquippableComponent$Builder (boolean): setSwappable, method_64209, swappable
EquippableComponent$Builder (boolean): setDamageOnHurt, method_64210, damageOnHurt
EquippableComponent$Builder (boolean): setEquipOnInteract, method_66701, equipOnInteract
EquippableComponent$Builder (boolean): setCanBeSheared, method_71772, canBeSheared
EquippableComponent$Builder (RegistryEntry<SoundEvent>): setShearingSound, method_71771, shearingSound
EquippableComponent (): build, method_64203, build