Uses of Class
net.minecraft.world.entity.ai.attributes.AttributeSupplier.Builder
Packages that use AttributeSupplier.Builder
Package
Description
-
Uses of AttributeSupplier.Builder in net.minecraft.world.entity
Methods in net.minecraft.world.entity that return AttributeSupplier.BuilderModifier and TypeMethodDescriptionstatic AttributeSupplier.Builder
LivingEntity.createLivingAttributes()
static AttributeSupplier.Builder
Mob.createMobAttributes()
-
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.ai.attributes
Fields in net.minecraft.world.entity.ai.attributes with type parameters of type AttributeSupplier.BuilderModifier and TypeFieldDescriptionprivate final List<AttributeSupplier.Builder>
AttributeSupplier.Builder.others
Methods in net.minecraft.world.entity.ai.attributes that return AttributeSupplier.BuilderMethods in net.minecraft.world.entity.ai.attributes with parameters of type AttributeSupplier.BuilderModifier and TypeMethodDescriptionvoid
AttributeSupplier.Builder.combine
(AttributeSupplier.Builder other) -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.ambient
Methods in net.minecraft.world.entity.ambient that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal that return AttributeSupplier.BuilderModifier and TypeMethodDescriptionstatic AttributeSupplier.Builder
AbstractFish.createAttributes()
static AttributeSupplier.Builder
Bee.createAttributes()
static AttributeSupplier.Builder
Cat.createAttributes()
static AttributeSupplier.Builder
Chicken.createAttributes()
static AttributeSupplier.Builder
Cow.createAttributes()
static AttributeSupplier.Builder
Dolphin.createAttributes()
static AttributeSupplier.Builder
Fox.createAttributes()
static AttributeSupplier.Builder
IronGolem.createAttributes()
static AttributeSupplier.Builder
Ocelot.createAttributes()
static AttributeSupplier.Builder
Panda.createAttributes()
static AttributeSupplier.Builder
Parrot.createAttributes()
static AttributeSupplier.Builder
Pig.createAttributes()
static AttributeSupplier.Builder
PolarBear.createAttributes()
static AttributeSupplier.Builder
Rabbit.createAttributes()
static AttributeSupplier.Builder
Sheep.createAttributes()
static AttributeSupplier.Builder
SnowGolem.createAttributes()
static AttributeSupplier.Builder
Squid.createAttributes()
static AttributeSupplier.Builder
Turtle.createAttributes()
static AttributeSupplier.Builder
Wolf.createAttributes()
-
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.animal.allay
Methods in net.minecraft.world.entity.animal.allay that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.animal.axolotl
Methods in net.minecraft.world.entity.animal.axolotl that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.animal.camel
Methods in net.minecraft.world.entity.animal.camel that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.animal.frog
Methods in net.minecraft.world.entity.animal.frog that return AttributeSupplier.BuilderModifier and TypeMethodDescriptionstatic AttributeSupplier.Builder
Frog.createAttributes()
static AttributeSupplier.Builder
Tadpole.createAttributes()
-
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.animal.goat
Methods in net.minecraft.world.entity.animal.goat that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.animal.horse
Methods in net.minecraft.world.entity.animal.horse that return AttributeSupplier.BuilderModifier and TypeMethodDescriptionstatic AttributeSupplier.Builder
Llama.createAttributes()
static AttributeSupplier.Builder
SkeletonHorse.createAttributes()
static AttributeSupplier.Builder
ZombieHorse.createAttributes()
static AttributeSupplier.Builder
AbstractChestedHorse.createBaseChestedHorseAttributes()
static AttributeSupplier.Builder
AbstractHorse.createBaseHorseAttributes()
-
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.animal.sniffer
Methods in net.minecraft.world.entity.animal.sniffer that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.boss.enderdragon
Methods in net.minecraft.world.entity.boss.enderdragon that return AttributeSupplier.BuilderModifier and TypeMethodDescriptionstatic AttributeSupplier.Builder
EnderDragon.createAttributes()
-
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.boss.wither
Methods in net.minecraft.world.entity.boss.wither that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster that return AttributeSupplier.BuilderModifier and TypeMethodDescriptionstatic AttributeSupplier.Builder
AbstractSkeleton.createAttributes()
static AttributeSupplier.Builder
Blaze.createAttributes()
static AttributeSupplier.Builder
Creeper.createAttributes()
static AttributeSupplier.Builder
ElderGuardian.createAttributes()
static AttributeSupplier.Builder
EnderMan.createAttributes()
static AttributeSupplier.Builder
Endermite.createAttributes()
static AttributeSupplier.Builder
Evoker.createAttributes()
static AttributeSupplier.Builder
Ghast.createAttributes()
static AttributeSupplier.Builder
Giant.createAttributes()
static AttributeSupplier.Builder
Guardian.createAttributes()
static AttributeSupplier.Builder
Illusioner.createAttributes()
static AttributeSupplier.Builder
MagmaCube.createAttributes()
static AttributeSupplier.Builder
Pillager.createAttributes()
static AttributeSupplier.Builder
Ravager.createAttributes()
static AttributeSupplier.Builder
Shulker.createAttributes()
static AttributeSupplier.Builder
Silverfish.createAttributes()
static AttributeSupplier.Builder
Spider.createAttributes()
static AttributeSupplier.Builder
Strider.createAttributes()
static AttributeSupplier.Builder
Vex.createAttributes()
static AttributeSupplier.Builder
Vindicator.createAttributes()
static AttributeSupplier.Builder
Witch.createAttributes()
static AttributeSupplier.Builder
Zoglin.createAttributes()
static AttributeSupplier.Builder
Zombie.createAttributes()
static AttributeSupplier.Builder
ZombifiedPiglin.createAttributes()
static AttributeSupplier.Builder
CaveSpider.createCaveSpider()
static AttributeSupplier.Builder
Monster.createMonsterAttributes()
-
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.monster.breeze
Methods in net.minecraft.world.entity.monster.breeze that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.monster.hoglin
Methods in net.minecraft.world.entity.monster.hoglin that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.monster.piglin
Methods in net.minecraft.world.entity.monster.piglin that return AttributeSupplier.BuilderModifier and TypeMethodDescriptionstatic AttributeSupplier.Builder
Piglin.createAttributes()
static AttributeSupplier.Builder
PiglinBrute.createAttributes()
-
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.monster.warden
Methods in net.minecraft.world.entity.monster.warden that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.npc
Methods in net.minecraft.world.entity.npc that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.minecraft.world.entity.player
Methods in net.minecraft.world.entity.player that return AttributeSupplier.Builder -
Uses of AttributeSupplier.Builder in net.neoforged.neoforge.event.entity
Fields in net.neoforged.neoforge.event.entity with type parameters of type AttributeSupplier.BuilderModifier and TypeFieldDescriptionprivate final Map<EntityType<? extends LivingEntity>,
AttributeSupplier.Builder> EntityAttributeModificationEvent.entityAttributes
Constructor parameters in net.neoforged.neoforge.event.entity with type arguments of type AttributeSupplier.BuilderModifierConstructorDescriptionEntityAttributeModificationEvent
(Map<EntityType<? extends LivingEntity>, AttributeSupplier.Builder> mapIn) -
Uses of AttributeSupplier.Builder in net.neoforged.testframework.registration
Method parameters in net.neoforged.testframework.registration with type arguments of type AttributeSupplier.BuilderModifier and TypeMethodDescriptionDeferredEntityTypeBuilder.withAttributes
(Supplier<AttributeSupplier.Builder> attributes)