net.minecraft.world.entity.monster.piglin

public class PiglinBrute

extends AbstractPiglin

All mapped superinterfaces:

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

cnp
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
bZ
MAX_HEALTH
field_30586
MAX_HEALTH
private static final float
ca
MOVEMENT_SPEED_WHEN_FIGHTING
field_30587
MOVEMENT_SPEED
private static final int
cb
ATTACK_DAMAGE
field_30588
ATTACK_DAMAGE
private static final double
cc
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<?>>
bY
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(dha arg0, bsj arg1, bus arg2, bwb 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(azh arg0, bsj arg1)
populateDefaultEquipmentSlots(RandomSource arg0, DifficultyInstance arg1)
method_5964(class_5819 arg0, class_1266 arg1)
initEquipment(Random arg0, LocalDifficulty arg1)
protected Brain$Provider<PiglinBrute>
ec()
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>
eb()
getBrain()
method_18868()
getBrain()
public boolean
m()
canHunt()
method_26952()
canHunt()
public boolean
c(ard arg0, cwq arg1)
wantsToPickUp(ServerLevel arg0, ItemStack arg1)
method_20820(class_3218 arg0, class_1799 arg1)
canGather(ServerWorld arg0, ItemStack arg1)
protected void
a(ard arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)
public PiglinArmPose
gt()
getArmPose()
method_24705()
getActivity()
public boolean
a(ard arg0, btc 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(btc arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
o_()
getDeathSound()
method_6002()
getDeathSound()
protected void
b(ji arg0, dwy 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()