net.minecraft.world.entity.monster.piglin

public class PiglinBrute

extends AbstractPiglin

All mapped superinterfaces:

SyncedDataHolder, Nameable, EntityAccess, ScoreHolder, Attackable, EquipmentUser, Leashable, Targeting, Enemy

cop
net.minecraft.world.entity.monster.piglin.PiglinBrute
net.minecraft.class_5419
net.minecraft.entity.mob.PiglinBruteEntity
net.minecraft.world.entity.monster.piglin.EntityPiglinBrute

Field summary

Modifier and TypeField
private static final int
ca
MAX_HEALTH
field_30586
MAX_HEALTH
private static final float
cb
MOVEMENT_SPEED_WHEN_FIGHTING
field_30587
MOVEMENT_SPEED
private static final int
cc
ATTACK_DAMAGE
field_30588
ATTACK_DAMAGE
private static final double
cd
TARGETING_RANGE
field_52502
FOLLOW_RANGE
protected static final com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super PiglinBrute>>>
d
SENSOR_TYPES
field_25761
SENSOR_TYPES
protected static final com.google.common.collect.ImmutableList<MemoryModuleType<?>>
bZ
MEMORY_TYPES
field_25760
MEMORY_MODULE_TYPES

Constructor summary

ModifierConstructor
public (EntityType<? extends PiglinBrute> arg0, Level arg1)

Method summary

Modifier and TypeMethod
public static AttributeSupplier$Builder
t()
createAttributes()
method_30242()
createPiglinBruteAttributes()
public SpawnGroupData
a(dhz arg0, bth arg1, bvq arg2, bwz arg3)
finalizeSpawn(ServerLevelAccessor arg0, DifficultyInstance arg1, EntitySpawnReason arg2, SpawnGroupData arg3)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)
protected void
a(bam arg0, bth arg1)
populateDefaultEquipmentSlots(RandomSource arg0, DifficultyInstance arg1)
method_5964(class_5819 arg0, class_1266 arg1)
initEquipment(Random arg0, LocalDifficulty arg1)
protected Brain$Provider<PiglinBrute>
ed()
brainProvider()
method_28306()
createBrainProfile()
protected Brain<?>
a(com.mojang.serialization.Dynamic<?> arg0)
makeBrain(com.mojang.serialization.Dynamic<?> arg0)
method_18867(com.mojang.serialization.Dynamic<?> arg0)
deserializeBrain(com.mojang.serialization.Dynamic<?> arg0)
public Brain<PiglinBrute>
ec()
getBrain()
method_18868()
getBrain()
public boolean
m()
canHunt()
method_26952()
canHunt()
public boolean
c(ash arg0, cxp arg1)
wantsToPickUp(ServerLevel arg0, ItemStack arg1)
method_20820(class_3218 arg0, class_1799 arg1)
canGather(ServerWorld arg0, ItemStack arg1)
protected void
a(ash arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)
public PiglinArmPose
gp()
getArmPose()
method_24705()
getActivity()
public boolean
a(ash arg0, bua arg1, float arg2)
hurtServer(ServerLevel arg0, DamageSource arg1, float arg2)
method_64397(class_3218 arg0, class_1282 arg1, float arg2)
damage(ServerWorld arg0, DamageSource arg1, float arg2)
protected SoundEvent
u()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(bua arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
protected void
b(jh arg0, dxv arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
protected void
gu()
playAngrySound()
method_30243()
playAngrySound()
protected void
gr()
playConvertedSound()
method_30238()
playZombificationSound()