Uses of Class
net.minecraft.entity.attribute.DefaultAttributeContainer.Builder
Package
Description
-
Uses of DefaultAttributeContainer.Builder in net.minecraft.entity
-
Uses of DefaultAttributeContainer.Builder in net.minecraft.entity.attribute
Modifier and TypeMethodDescriptionDefaultAttributeContainer.Builder.add
(EntityAttribute attribute) DefaultAttributeContainer.Builder.add
(EntityAttribute attribute, double baseValue) DefaultAttributeContainer.builder()
-
Uses of DefaultAttributeContainer.Builder in net.minecraft.entity.boss
-
Uses of DefaultAttributeContainer.Builder in net.minecraft.entity.boss.dragon
-
Uses of DefaultAttributeContainer.Builder in net.minecraft.entity.mob
Modifier and TypeMethodDescriptionWardenEntity.addAttributes()
AbstractSkeletonEntity.createAbstractSkeletonAttributes()
BlazeEntity.createBlazeAttributes()
CaveSpiderEntity.createCaveSpiderAttributes()
CreeperEntity.createCreeperAttributes()
ElderGuardianEntity.createElderGuardianAttributes()
EndermanEntity.createEndermanAttributes()
EndermiteEntity.createEndermiteAttributes()
EvokerEntity.createEvokerAttributes()
GhastEntity.createGhastAttributes()
GiantEntity.createGiantAttributes()
GuardianEntity.createGuardianAttributes()
HoglinEntity.createHoglinAttributes()
HostileEntity.createHostileAttributes()
IllusionerEntity.createIllusionerAttributes()
MagmaCubeEntity.createMagmaCubeAttributes()
MobEntity.createMobAttributes()
PiglinEntity.createPiglinAttributes()
PiglinBruteEntity.createPiglinBruteAttributes()
PillagerEntity.createPillagerAttributes()
RavagerEntity.createRavagerAttributes()
ShulkerEntity.createShulkerAttributes()
SilverfishEntity.createSilverfishAttributes()
SkeletonHorseEntity.createSkeletonHorseAttributes()
SpiderEntity.createSpiderAttributes()
VexEntity.createVexAttributes()
VindicatorEntity.createVindicatorAttributes()
WitchEntity.createWitchAttributes()
ZoglinEntity.createZoglinAttributes()
ZombieEntity.createZombieAttributes()
ZombieHorseEntity.createZombieHorseAttributes()
ZombifiedPiglinEntity.createZombifiedPiglinAttributes()
-
Uses of DefaultAttributeContainer.Builder in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionAbstractDonkeyEntity.createAbstractDonkeyAttributes()
AllayEntity.createAllayAttributes()
AxolotlEntity.createAxolotlAttributes()
AbstractHorseEntity.createBaseHorseAttributes()
BatEntity.createBatAttributes()
BeeEntity.createBeeAttributes()
CamelEntity.createCamelAttributes()
CatEntity.createCatAttributes()
ChickenEntity.createChickenAttributes()
CowEntity.createCowAttributes()
DolphinEntity.createDolphinAttributes()
FishEntity.createFishAttributes()
FoxEntity.createFoxAttributes()
FrogEntity.createFrogAttributes()
GoatEntity.createGoatAttributes()
IronGolemEntity.createIronGolemAttributes()
LlamaEntity.createLlamaAttributes()
OcelotEntity.createOcelotAttributes()
PandaEntity.createPandaAttributes()
ParrotEntity.createParrotAttributes()
PigEntity.createPigAttributes()
PolarBearEntity.createPolarBearAttributes()
RabbitEntity.createRabbitAttributes()
SheepEntity.createSheepAttributes()
SnowGolemEntity.createSnowGolemAttributes()
SquidEntity.createSquidAttributes()
StriderEntity.createStriderAttributes()
TadpoleEntity.createTadpoleAttributes()
TurtleEntity.createTurtleAttributes()
VillagerEntity.createVillagerAttributes()
WolfEntity.createWolfAttributes()
-
Uses of DefaultAttributeContainer.Builder in net.minecraft.entity.player