net.minecraft.world.entity.monster.piglin

public class PiglinBrute

extends AbstractPiglin

All mapped superinterfaces:

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

ctl
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
ck
MOVEMENT_SPEED_WHEN_FIGHTING
field_30587
MOVEMENT_SPEED
private static final int
cl
ATTACK_DAMAGE
field_30588
ATTACK_DAMAGE
private static final double
cm
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(dnl arg0, bxh arg1, bzu arg2, cbe 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(bck arg0, bxh arg1)
populateDefaultEquipmentSlots(RandomSource arg0, DifficultyInstance arg1)
method_5964(class_5819 arg0, class_1266 arg1)
initEquipment(Random arg0, LocalDifficulty arg1)
protected Brain$Provider<PiglinBrute>
ei()
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>
eh()
getBrain()
method_18868()
getBrain()
public boolean
l()
canHunt()
method_26952()
canHunt()
public boolean
c(aub arg0, dcv arg1)
wantsToPickUp(ServerLevel arg0, ItemStack arg1)
method_20820(class_3218 arg0, class_1799 arg1)
canGather(ServerWorld arg0, ItemStack arg1)
protected void
a(aub arg0)
customServerAiStep(ServerLevel arg0)
method_5958(class_3218 arg0)
mobTick(ServerWorld arg0)
public PiglinArmPose
gI()
getArmPose()
method_24705()
getActivity()
public boolean
a(aub arg0, byb 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
p()
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
e(byb arg0)
getHurtSound(DamageSource arg0)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
f_()
getDeathSound()
method_6002()
getDeathSound()
protected void
b(jb arg0, eeb arg1)
playStepSound(BlockPos arg0, BlockState arg1)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
protected void
gN()
playAngrySound()
method_30243()
playAngrySound()
protected void
gK()
playConvertedSound()
method_30238()
playZombificationSound()