net.minecraft.world.entity.monster.piglin

public class PiglinBrute

extends AbstractPiglin

All mapped superinterfaces:

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

cqr
net.minecraft.world.entity.monster.piglin.PiglinBrute
net.minecraft.class_5419
net.minecraft.entity.mob.PiglinBruteEntity

Field summary

Modifier and TypeField
private static final int
f
MAX_HEALTH
field_30586
MAX_HEALTH
private static final float
bI
MOVEMENT_SPEED_WHEN_FIGHTING
field_30587
MOVEMENT_SPEED
private static final int
bJ
ATTACK_DAMAGE
field_30588
ATTACK_DAMAGE
private static final double
bK
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<?>>
e
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
n()
createAttributes()
method_30242()
createPiglinBruteAttributes()
public SpawnGroupData
a(dkq arg0, bur arg1, bxd arg2, byo 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(azz arg0, bur 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
j()
canHunt()
method_26952()
canHunt()
public boolean
c(aru arg0, daa arg1)
wantsToPickUp(ServerLevel arg0, ItemStack arg1)
method_20820(class_3218 arg0, class_1799 arg1)
canGather(ServerWorld arg0, ItemStack arg1)
protected void
a(aru arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)
public PiglinArmPose
x()
getArmPose()
method_24705()
getActivity()
public boolean
a(aru arg0, bvk 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(bvk arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
l_()
getDeathSound()
method_6002()
getDeathSound()
protected void
b(iw arg0, ebg arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
protected void
gy()
playAngrySound()
method_30243()
playAngrySound()
protected void
gv()
playConvertedSound()
method_30238()
playZombificationSound()