Uses of Interface
net.minecraft.component.type.AttributeModifiersComponent.class_11193
Packages that use AttributeModifiersComponent.class_11193
-
Uses of AttributeModifiersComponent.class_11193 in net.minecraft.component.type
Classes in net.minecraft.component.type that implement AttributeModifiersComponent.class_11193Modifier and TypeClassDescriptionstatic final recordstatic final recordstatic final recordFields in net.minecraft.component.type declared as AttributeModifiersComponent.class_11193Modifier and TypeFieldDescriptionprivate final AttributeModifiersComponent.class_11193AttributeModifiersComponent.Entry.displayThe field for thedisplayrecord component.Fields in net.minecraft.component.type with type parameters of type AttributeModifiersComponent.class_11193Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AttributeModifiersComponent.class_11193> AttributeModifiersComponent.class_11193.field_59729AttributeModifiersComponent.class_11193.field_59730(package private) final com.mojang.serialization.MapCodec<? extends AttributeModifiersComponent.class_11193> AttributeModifiersComponent.class_11193.class_11197.field_59747private final PacketCodec<RegistryByteBuf, ? extends AttributeModifiersComponent.class_11193> AttributeModifiersComponent.class_11193.class_11197.field_59748Methods in net.minecraft.component.type that return AttributeModifiersComponent.class_11193Modifier and TypeMethodDescriptionAttributeModifiersComponent.Entry.display()Returns the value of thedisplayrecord component.AttributeModifiersComponent.class_11193.method_70729()AttributeModifiersComponent.class_11193.method_70732(Text text) AttributeModifiersComponent.class_11193.method_70733()Methods in net.minecraft.component.type that return types with arguments of type AttributeModifiersComponent.class_11193Modifier and TypeMethodDescriptionprivate PacketCodec<RegistryByteBuf, ? extends AttributeModifiersComponent.class_11193> AttributeModifiersComponent.class_11193.class_11197.method_70737()Methods in net.minecraft.component.type with parameters of type AttributeModifiersComponent.class_11193Modifier and TypeMethodDescriptionAttributeModifiersComponent.Builder.method_70728(RegistryEntry<EntityAttribute> registryEntry, EntityAttributeModifier entityAttributeModifier, AttributeModifierSlot attributeModifierSlot, AttributeModifiersComponent.class_11193 class_11193) Method parameters in net.minecraft.component.type with type arguments of type AttributeModifiersComponent.class_11193Modifier and TypeMethodDescriptionvoidAttributeModifiersComponent.method_70727(AttributeModifierSlot attributeModifierSlot, TriConsumer<RegistryEntry<EntityAttribute>, EntityAttributeModifier, AttributeModifiersComponent.class_11193> triConsumer) Constructors in net.minecraft.component.type with parameters of type AttributeModifiersComponent.class_11193ModifierConstructorDescriptionEntry(RegistryEntry<EntityAttribute> registryEntry, EntityAttributeModifier entityAttributeModifier, AttributeModifierSlot attributeModifierSlot, AttributeModifiersComponent.class_11193 class_11193) Constructor parameters in net.minecraft.component.type with type arguments of type AttributeModifiersComponent.class_11193ModifierConstructorDescriptionprivateclass_11197(String string, int int2, com.mojang.serialization.MapCodec<? extends AttributeModifiersComponent.class_11193> mapCodec, PacketCodec<RegistryByteBuf, ? extends AttributeModifiersComponent.class_11193> packetCodec) privateclass_11197(String string, int int2, com.mojang.serialization.MapCodec<? extends AttributeModifiersComponent.class_11193> mapCodec, PacketCodec<RegistryByteBuf, ? extends AttributeModifiersComponent.class_11193> packetCodec) -
Uses of AttributeModifiersComponent.class_11193 in net.minecraft.item
Method parameters in net.minecraft.item with type arguments of type AttributeModifiersComponent.class_11193Modifier and TypeMethodDescriptionvoidItemStack.applyAttributeModifier(AttributeModifierSlot slot, TriConsumer<RegistryEntry<EntityAttribute>, EntityAttributeModifier, AttributeModifiersComponent.class_11193> triConsumer)