net.minecraft.entity.mob

public class SpiderEntity

extends HostileEntity

All mapped superinterfaces:

Nameable, EntityLike, UniquelyIdentifiable, ScoreHolder, DataTracked, ComponentsAccess, HeldItemContext, StackReferenceGetter, DebugTrackable, EntryConvertible, Attackable, ServerWaypoint, Waypoint, Targeter, EquipmentHolder, Leashable, Monster

net.minecraft.world.entity.monster.spider.Spider
net.minecraft.class_1628
net.minecraft.entity.mob.SpiderEntity

Field summary

Modifier and TypeField
private static final TrackedData<Byte>
DATA_FLAGS_ID
field_7403
SPIDER_FLAGS
private static final float
SPIDER_SPECIAL_EFFECT_CHANCE
field_30498
field_30498

Constructor summary

ModifierConstructor
public (EntityType<? extends SpiderEntity> type, World level)

Method summary

Modifier and TypeMethod
protected void
registerGoals()
method_5959()
initGoals()
protected EntityNavigation
createNavigation(Level level)
method_5965(class_1937 arg0)
createNavigation(World arg0)
protected void
defineSynchedData(SynchedEntityData$Builder entityData)
method_5693(class_2945$class_9222 arg0)
initDataTracker(DataTracker$Builder arg0)
public void
tick()
method_5773()
tick()
public static DefaultAttributeContainer$Builder
createAttributes()
method_26923()
createSpiderAttributes()
protected SoundEvent
getAmbientSound()
method_5994()
getAmbientSound()
protected SoundEvent
getHurtSound(DamageSource source)
method_6011(class_1282 arg0)
getHurtSound(DamageSource arg0)
protected SoundEvent
getDeathSound()
method_6002()
getDeathSound()
protected void
playStepSound(BlockPos pos, BlockState blockState)
method_5712(class_2338 arg0, class_2680 arg1)
playStepSound(BlockPos arg0, BlockState arg1)
public boolean
onClimbable()
method_6101()
isClimbing()
public void
makeStuckInBlock(BlockState state, Vec3 speedMultiplier)
method_5844(class_2680 arg0, class_243 arg1)
slowMovement(BlockState arg0, Vec3d arg1)
public boolean
canBeAffected(MobEffectInstance newEffect)
method_6049(class_1293 arg0)
canHaveStatusEffect(StatusEffectInstance arg0)
public boolean
isClimbing()
method_7167()
isClimbingWall()
public void
setClimbing(boolean value)
method_7166(boolean arg0)
setClimbingWall(boolean climbing)
public EntityData
finalizeSpawn(ServerLevelAccessor level, DifficultyInstance difficulty, EntitySpawnReason spawnReason, SpawnGroupData groupData)
method_5943(class_5425 arg0, class_1266 arg1, class_3730 arg2, class_1315 arg3)
initialize(ServerWorldAccess arg0, LocalDifficulty arg1, SpawnReason arg2, EntityData arg3)
public Vec3d
getVehicleAttachmentPoint(Entity vehicle)
method_55668(class_1297 arg0)
getVehicleAttachmentPos(Entity arg0)
private static boolean
lambda$registerGoals$0(LivingEntity arg0)
method_56086(class_1309 arg0)
method_56086(LivingEntity entity)