Package net.minecraft.entity.mob
Class WardenEntity
- All Implemented Interfaces:
Monster,CommandOutput,Nameable,EntityLike,SculkSensorListener.Callback
- Mappings:
Namespace Name official bpmintermediary net/minecraft/class_7260named net/minecraft/entity/mob/WardenEntity
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.LivingEntity
LivingEntity.FallSoundsNested classes/interfaces inherited from class net.minecraft.entity.Entity
Entity.MoveEffect, Entity.PositionUpdater, Entity.RemovalReason -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final TrackedData<Integer>protected static final List<SensorType<? extends Sensor<? super WardenEntity>>>private static final org.slf4j.Loggerprivate static final intprivate WardenAngerManagerprivate static final intprivate static final intprivate static final floatprivate static final floatprivate static final floatprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final floatprivate static final floatprivate floatprivate floatprivate floatprivate floatprivate final EntityGameEventHandlerprotected static final List<MemoryModuleType<?>>private final SculkSensorListenerFields inherited from class net.minecraft.entity.mob.PathAwareEntity
field_35670Fields inherited from class net.minecraft.entity.mob.MobEntity
ambientSoundChance, armorDropChances, BASE_ENCHANTED_ARMOR_CHANCE, BASE_ENCHANTED_MAIN_HAND_EQUIPMENT_CHANCE, BASE_SPAWN_EQUIPMENT_CHANCE, DEFAULT_CAN_PICKUP_LOOT_CHANCE, DEFAULT_DROP_CHANCE, experiencePoints, field_35039, goalSelector, handDropChances, jumpControl, LEASH_KEY, lookControl, moveControl, navigation, targetSelectorFields inherited from class net.minecraft.entity.LivingEntity
activeItemStack, airStrafingSpeed, attackingPlayer, bodyTrackingIncrements, bodyYaw, brain, dead, deathTime, defaultMaxHealth, despawnCounter, field_30063, field_30067, field_30068, field_30069, field_30070, field_30071, field_30072, field_30073, field_30074, field_30075, field_30076, field_30077, field_6215, forwardSpeed, handSwinging, handSwingProgress, handSwingTicks, headTrackingIncrements, headYaw, hurtTime, itemUseTimeLeft, jumping, knockbackVelocity, lastAttackedTicks, lastDamageTaken, lastHandSwingProgress, lastLimbDistance, limbAngle, limbDistance, LIVING_FLAGS, lookDirection, maxHurtTime, OFF_HAND_ACTIVE_FLAG, playerHitTimer, preferredHand, prevBodyYaw, prevHeadYaw, prevLookDirection, prevStepBobbingAmount, randomLargeSeed, randomSmallSeed, riptideTicks, roll, scoreAmount, serverHeadYaw, serverPitch, serverX, serverY, serverYaw, serverZ, sidewaysSpeed, SLEEPING_DIMENSIONS, stepBobbingAmount, stuckArrowTimer, stuckStingerTimer, upwardSpeed, USING_ITEM_FLAG, USING_RIPTIDE_FLAGFields inherited from class net.minecraft.entity.Entity
age, collidedSoftly, dataTracker, DEFAULT_FRICTION, DEFAULT_MIN_FREEZE_DAMAGE_TICKS, DEFAULT_PORTAL_COOLDOWN, distanceTraveled, FALL_FLYING_FLAG_INDEX, fallDistance, field_29974, field_29991, field_36331, firstUpdate, FLAGS, fluidHeight, FREEZING_DAMAGE_INTERVAL, GLOWING_FLAG_INDEX, horizontalCollision, horizontalSpeed, ID_KEY, ignoreCameraFrustum, inNetherPortal, inPowderSnow, intersectionChecked, lastNetherPortalPosition, lastRenderX, lastRenderY, lastRenderZ, MAX_RIDING_COOLDOWN, MAX_SCOREBOARD_TAGS, movementMultiplier, netherPortalTime, noClip, ON_FIRE_FLAG_INDEX, onGround, PASSENGERS_KEY, POSE, prevHorizontalSpeed, prevPitch, prevX, prevY, prevYaw, prevZ, random, ridingCooldown, speed, stepHeight, submergedInWater, timeUntilRegen, touchingWater, uuid, UUID_KEY, uuidString, VELOCITY_AFFECTING_POS_Y_OFFSET, velocityDirty, velocityModified, verticalCollision, wasInPowderSnow, wasOnFire, worldFields inherited from interface net.minecraft.server.command.CommandOutput
DUMMYFields inherited from interface net.minecraft.entity.mob.Monster
NORMAL_MONSTER_XP, SMALL_MONSTER_XP, STRONG_MONSTER_XP, STRONGER_MONSTER_XP, WITHER_XP, ZERO_XP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(ServerWorld serverWorld, GameEventListener listener, BlockPos blockPos, GameEvent gameEvent, @Nullable Entity entity, int int2) Accepts a game event after delay.booleanaccepts(ServerWorld serverWorld, GameEventListener listener, BlockPos pos, GameEvent event, @Nullable Entity entity) Returns whether the callback wants to accept this event.static voidaddDarknessToClosePlayers(ServerWorld serverWorld, Vec3d vec3d, @Nullable Entity entity, int int2) private voidaddDigParticles(AnimationState animationState) protected floatbooleanprotected booleancanStartRiding(Entity entity) protected Brain.Profile<WardenEntity>booleandamage(DamageSource source, float amount) protected Brain<?>deserializeBrain(com.mojang.serialization.Dynamic<?> dynamic) booleanprotected @Nullable SoundEventintgetAnger()protected floatgetBrain()protected SoundEventprotected SoundEventgetHurtSound(DamageSource source) floatgetPathfindingFavor(BlockPos pos, WorldView world) protected floatdoubleReturns the minimum submerged height of this entity in fluid so that it would be affected by fluid physics.getTag()voidhandleStatus(byte status) voidincreaseAngerFor(@Nullable Entity entity) protected voidinitialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, @Nullable EntityData entityData, @Nullable NbtCompound entityNbt) booleanisInvulnerableTo(DamageSource damageSource) booleanstatic booleanisValidTarget(@Nullable Entity entity) voidmethod_42147(BiConsumer<EntityGameEventHandler, ServerWorld> biConsumer) booleanmethod_42150(LivingEntity livingEntity) floatmethod_42202(float float2) private voidmethod_42203(int int2, int int3) voidmethod_42211(Entity entity) voidmethod_42212(@Nullable Entity entity, int int2) private voidprivate intprivate voidfloatmethod_42223(float float2) protected voidmobTick()booleanvoidonPlayerCollision(PlayerEntity player) voidonTrackedDataSet(TrackedData<?> data) protected voidplayStepSound(BlockPos pos, BlockState state) voidprotected voiddoublesquaredAttackRange(LivingEntity target) protected voidswimUpward(TagKey<Fluid> fluid) voidtick()booleanvoidMethods inherited from class net.minecraft.entity.mob.HostileEntity
canSpawnIgnoreLightLevel, canSpawnInDark, createHostileAttributes, getArrowType, getFallSounds, getSplashSound, getSwimSound, isAngryAt, isDisallowedInPeaceful, isSpawnDark, shouldDropLoot, shouldDropXp, tickMovement, updateDespawnCounterMethods inherited from class net.minecraft.entity.mob.PathAwareEntity
canSpawn, getPathfindingFavor, getRunFromLeashSpeed, isNavigating, updateForLeashLength, updateLeashMethods inherited from class net.minecraft.entity.mob.MobEntity
attachLeash, baseTick, canBeLeashedBy, canEquip, canGather, canImmediatelyDespawn, canJumpToNextPathNode, canMobSpawn, canMoveVoluntarily, cannotDespawn, canPickupItem, canPickUpLoot, canTarget, canUseRangedWeapon, checkDespawn, clearGoalsAndTasks, clearPositionTarget, convertTo, createBodyControl, createMobAttributes, createNavigation, detachLeash, dropEquipment, dropLoot, enchantEquipment, enchantMainHandItem, equipLootStack, equipStack, getArmorItems, getDropChance, getEquipmentForSlot, getEquippedStack, getHoldingEntity, getItemsHand, getJumpControl, getLimitPerChunk, getLookControl, getLootContextBuilder, getLootTable, getLootTableId, getMainArm, getMaxHeadRotation, getMaxLookPitchChange, getMaxLookYawChange, getMinAmbientSoundDelay, getMoveControl, getNavigation, getPathfindingPenalty, getPickBlockStack, getPositionTarget, getPositionTargetRange, getSafeFallDistance, getVisibilityCache, getXpToDrop, hasPositionTarget, initEquipment, initGoals, interact, interactMob, isAffectedByDaylight, isAiDisabled, isAttacking, isInWalkTargetRange, isInWalkTargetRange, isLeashed, isLeftHanded, isLogicalSideForUpdatingMovement, isPersistent, lookAtEntity, loot, movesIndependently, onEatingGrass, onPlayerSpawnedChild, playAmbientSound, playHurtSound, playSpawnEffects, prefersNewDamageableItem, prefersNewEquipment, removeFromDimension, setAiDisabled, setAttacking, setBaby, setCanPickUpLoot, setEquipmentDropChance, setForwardSpeed, setHoldingEntityId, setLeftHanded, setMovementSpeed, setPathfindingPenalty, setPersistent, setPositionTarget, setSidewaysSpeed, setTarget, setUpwardSpeed, spawnsTooManyForEachTry, startRiding, tickNewAi, tryEquip, turnHead, updateDropChances, updateEnchantments, updateGoalControlsMethods inherited from class net.minecraft.entity.LivingEntity
addPowderSnowSlowIfNeeded, addSoulSpeedBoostIfNeeded, addStatusEffect, addStatusEffect, animateDamage, applyArmorToDamage, applyDamage, applyEnchantmentsToDamage, applyFluidMovingSpeed, applyMovementEffects, applyMovementInput, attackLivingEntity, blockedByShield, canBeRiddenInWater, canBreatheInWater, canFreeze, canHaveStatusEffect, canSee, canTakeDamage, canTarget, canWalkOnFluid, clearActiveItem, clearPotionSwirls, clearSleepingPosition, clearStatusEffects, collides, computeFallDamage, consumeItem, containsOnlyAmbientEffects, createLivingAttributes, createSpawnPacket, damageArmor, damageHelmet, damageShield, disableExperienceDropping, displaySoulSpeedEffects, drop, dropInventory, dropXp, eatFood, endCombat, enterCombat, fall, getAbsorptionAmount, getActiveEyeHeight, getActiveHand, getActiveItem, getActiveStatusEffects, getArmor, getArmorVisibility, getAttackDistanceScalingFactor, getAttacker, getAttacking, getAttributeBaseValue, getAttributeInstance, getAttributes, getAttributeValue, getBoundingBox, getClimbingPos, getDamageTracker, getDespawnCounter, getDimensions, getDrinkSound, getEatSound, getEyeHeight, getGroup, getHandSwingProgress, getHeadYaw, getHealth, getItemUseTime, getItemUseTimeLeft, getJumpBoostVelocityModifier, getJumpVelocity, getLastAttackedTime, getLastAttackTime, getLeaningPitch, getMainHandStack, getMaxHealth, getMovementSpeed, getNextAirOnLand, getNextAirUnderwater, getOffHandStack, getPoses, getPreferredEquipmentSlot, getPrimeAdversary, getRandom, getRecentDamageSource, getRoll, getScaleFactor, getSleepingDirection, getSleepingPosition, getSoundPitch, getStackInHand, getStackReference, getStatusEffect, getStatusEffects, getStingerCount, getStuckArrowCount, getVelocityMultiplier, getVisibilityBoundingBox, getYaw, handleFallDamage, hasNoDrag, hasStackEquipped, hasStatusEffect, heal, hurtByWater, isAffectedBySplashPotions, isAlive, isBaby, isBlocking, isClimbing, isDead, isExperienceDroppingDisabled, isFallFlying, isGlowing, isHolding, isHolding, isHoldingOntoLadder, isImmobile, isInsideWall, isInSwimmingPose, isMobOrPlayer, isOnSoulSpeedBlock, isPartOfGame, isPushable, isSleeping, isTarget, isUndead, isUsingItem, isUsingRiptide, jump, kill, knockback, knockDownwards, lookAt, markEffectsDirty, onAttacking, onDeath, onEquipStack, onKilledBy, onStatusEffectApplied, onStatusEffectRemoved, onStatusEffectUpgraded, playBlockFallSound, positionInPortal, positionInPortal, processEquippedStack, pushAway, pushAwayFrom, readFromPacket, removePowderSnowSlow, removeSoulSpeedBoost, removeStatusEffect, removeStatusEffectInternal, sendEquipmentBreakStatus, sendPickup, sendToolBreakStatus, setAbsorptionAmount, setAttacker, setAttacking, setBodyYaw, setCurrentHand, setDespawnCounter, setHeadYaw, setHealth, setJumping, setLivingFlag, setNearbySongPlaying, setNoDrag, setOnGround, setSleepingPosition, setSprinting, setStackInHand, setStatusEffect, setStingerCount, setStuckArrowCount, shouldAlwaysDropXp, shouldDisplaySoulSpeedEffects, shouldRemoveSoulSpeedBoost, shouldRenderName, shouldSwimInFluids, sleep, spawnConsumptionEffects, stopRiding, stopUsingItem, swingHand, swingHand, takeKnockback, takeShieldHit, teleport, tickCramming, tickHandSwing, tickInVoid, tickItemStackUsage, tickRiding, tickRiptide, tickStatusEffects, travel, triggerItemPickedUpByEntityCriteria, updateLimbs, updatePostDeath, updatePotionVisibility, updateTrackedHeadRotation, updateTrackedPositionAndAngles, wakeUpMethods inherited from class net.minecraft.entity.Entity
addAirTravelEffects, addFlapEffects, addPassenger, addScoreboardTag, addVelocity, adjustMovementForCollisions, adjustMovementForPiston, adjustMovementForSneaking, applyDamageEffects, applyMirror, applyRotation, attemptTickInVoid, bypassesLandingEffects, bypassesSteppingEffects, calculateBoundingBox, calculateBoundsForPose, calculateDimensions, canAddPassenger, canAvoidTraps, canBeSpectated, canExplosionDestroyBlock, canModifyAt, canUsePortals, changeLookDirection, checkBlockCollision, collidesWith, collidesWithStateAtPos, copyFrom, copyPositionAndRotation, detach, discard, dismountVehicle, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropStack, dropStack, emitGameEvent, emitGameEvent, entityDataRequiresOperator, equals, extinguish, getAir, getBlockPos, getBlockStateAtPos, getBlockX, getBlockY, getBlockZ, getBodyY, getBoundingBox, getBrightnessAtEyes, getBurningDuration, getCameraPosVec, getChunkPos, getClientCameraPosVec, getCommandSource, getCustomName, getDataTracker, getDefaultName, getDefaultNetherPortalCooldown, getDisplayName, getEffectiveExplosionResistance, getEntityName, getEntityWorld, getEyeHeight, getEyePos, getEyeY, getFireTicks, getFirstPassenger, getFlag, getFluidHeight, getFreezingScale, getFrozenTicks, getHandPosOffset, getHeight, getHeightOffset, getHighSpeedSplashSound, getHorizontalFacing, getHoverEvent, getId, getItemsEquipped, getJumpVelocityMultiplier, getLandingBlockState, getLandingPos, getLeashOffset, getLeashPos, getLerpedPos, getMaxAir, getMaxNetherPortalTime, getMinFreezeDamageTicks, getMountedHeightOffset, getMoveEffect, getMovementDirection, getName, getOppositeRotationVector, getOppositeRotationVector, getParticleX, getParticleZ, getPassengerDismountOffset, getPassengerList, getPassengersDeep, getPermissionLevel, getPistonBehavior, getPitch, getPitch, getPortalRect, getPos, getPose, getPrimaryPassenger, getRandomBodyY, getRemovalReason, getRenderDistanceMultiplier, getRootVehicle, getRotationClient, getRotationVec, getRotationVecClient, getRotationVector, getRotationVector, getSavedEntityId, getScoreboardTags, getScoreboardTeam, getServer, getStandingEyeHeight, getTargetingMargin, getTeamColorValue, getTeleportTarget, getTrackedPosition, getType, getUuid, getUuidAsString, getVehicle, getVelocity, getVelocityAffectingPos, getWidth, getWorld, getX, getY, getYaw, getZ, handleAttack, hasCollidedSoftly, hasCustomName, hashCode, hasNetherPortalCooldown, hasNoGravity, hasPassenger, hasPassengerDeep, hasPassengers, hasPassengerType, hasPermissionLevel, hasPlayerRider, hasVehicle, hasWings, interactAt, isAttackable, isCollidable, isConnectedThroughVehicle, isCustomNameVisible, isDescending, isFireImmune, isFrozen, isGlowingLocal, isImmuneToExplosion, isInLava, isInPose, isInRange, isInsideWaterOrBubbleColumn, isInSneakingPose, isInvisible, isInvisibleTo, isInvulnerable, isLiving, isOnFire, isOnGround, isPartOf, isPlayer, isRegionUnloaded, isRemoved, isSilent, isSneaking, isSneaky, isSpectator, isSprinting, isSubmergedIn, isSubmergedInWater, isSwimming, isTeammate, isTeamPlayer, isTouchingWater, isTouchingWaterOrRain, isWet, method_42148, move, moveToWorld, offsetX, offsetZ, onBlockCollision, onBubbleColumnCollision, onBubbleColumnSurfaceCollision, onKilledOther, onLanding, onPassengerLookAround, onRemoved, onSpawnPacket, onStartedTrackingBy, onStoppedTrackingBy, onStruckByLightning, onSwimmingStart, playExtinguishSound, playSound, playSwimSound, populateCrashReport, pushOutOfBlocks, raycast, readNbt, refreshPosition, refreshPositionAfterTeleport, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, removeAllPassengers, removePassenger, removeScoreboardTag, requestTeleport, requestTeleportAndDismount, resetNetherPortalCooldown, resetPosition, saveNbt, saveSelfNbt, scheduleVelocityUpdate, sendSystemMessage, setAir, setBoundingBox, setChangeListener, setCustomName, setCustomNameVisible, setFireTicks, setFlag, setFrozenTicks, setGlowing, setId, setInNetherPortal, setInPowderSnow, setInvisible, setInvulnerable, setNoGravity, setOnFire, setOnFireFor, setOnFireFromLava, setPitch, setPos, setPose, setPosition, setPosition, setRemoved, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setSwimming, setUuid, setVelocity, setVelocity, setVelocityClient, setYaw, shouldBroadcastConsoleToOps, shouldEscapePowderSnow, shouldLeaveSwimmingPose, shouldReceiveFeedback, shouldRender, shouldRender, shouldSave, shouldSetPositionOnLoad, shouldSpawnSprintingParticles, shouldTrackOutput, slowMovement, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, startRiding, streamPassengersAndSelf, streamSelfAndPassengers, teleport, tickNetherPortal, tickNetherPortalCooldown, toNbtList, toNbtList, toString, tryCheckBlockCollision, unsetRemoved, updateKilledAdvancementCriterion, updateMovementInFluid, updatePassengerForDismount, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateSwimming, updateTrackedPosition, updateTrackedPosition, updateVelocity, updateWaterState, wouldPoseNotCollide, writeNbtMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.server.command.CommandOutput
cannotBeSilencedMethods inherited from interface net.minecraft.world.event.listener.SculkSensorListener.Callback
canAccept
-
Field Details
-
field_38138
private static final org.slf4j.Logger field_38138- Mappings:
Namespace Name Mixin selector official bYLbpm;bY:Lorg/slf4j/Logger;intermediary field_38138Lnet/minecraft/class_7260;field_38138:Lorg/slf4j/Logger;named field_38138Lnet/minecraft/entity/mob/WardenEntity;field_38138:Lorg/slf4j/Logger;
-
field_38139
private static final int field_38139- See Also:
- Mappings:
Namespace Name Mixin selector official bZLbpm;bZ:Iintermediary field_38139Lnet/minecraft/class_7260;field_38139:Inamed field_38139Lnet/minecraft/entity/mob/WardenEntity;field_38139:I
-
field_38142
private static final int field_38142- See Also:
- Mappings:
Namespace Name Mixin selector official caLbpm;ca:Iintermediary field_38142Lnet/minecraft/class_7260;field_38142:Inamed field_38142Lnet/minecraft/entity/mob/WardenEntity;field_38142:I
-
field_38143
private static final int field_38143- See Also:
- Mappings:
Namespace Name Mixin selector official cbLbpm;cb:Iintermediary field_38143Lnet/minecraft/class_7260;field_38143:Inamed field_38143Lnet/minecraft/entity/mob/WardenEntity;field_38143:I
-
field_38144
private static final float field_38144- See Also:
- Mappings:
Namespace Name Mixin selector official ccLbpm;cc:Fintermediary field_38144Lnet/minecraft/class_7260;field_38144:Fnamed field_38144Lnet/minecraft/entity/mob/WardenEntity;field_38144:F
-
field_38145
private static final float field_38145- See Also:
- Mappings:
Namespace Name Mixin selector official cdLbpm;cd:Fintermediary field_38145Lnet/minecraft/class_7260;field_38145:Fnamed field_38145Lnet/minecraft/entity/mob/WardenEntity;field_38145:F
-
field_38146
private static final float field_38146- See Also:
- Mappings:
Namespace Name Mixin selector official ceLbpm;ce:Fintermediary field_38146Lnet/minecraft/class_7260;field_38146:Fnamed field_38146Lnet/minecraft/entity/mob/WardenEntity;field_38146:F
-
field_38147
private static final int field_38147- See Also:
- Mappings:
Namespace Name Mixin selector official cfLbpm;cf:Iintermediary field_38147Lnet/minecraft/class_7260;field_38147:Inamed field_38147Lnet/minecraft/entity/mob/WardenEntity;field_38147:I
-
ANGER
- Mappings:
Namespace Name Mixin selector official cgLbpm;cg:Lyi;intermediary field_38148Lnet/minecraft/class_7260;field_38148:Lnet/minecraft/class_2940;named ANGERLnet/minecraft/entity/mob/WardenEntity;ANGER:Lnet/minecraft/entity/data/TrackedData;
-
field_38149
private static final int field_38149- See Also:
- Mappings:
Namespace Name Mixin selector official chLbpm;ch:Iintermediary field_38149Lnet/minecraft/class_7260;field_38149:Inamed field_38149Lnet/minecraft/entity/mob/WardenEntity;field_38149:I
-
field_38150
private static final int field_38150- See Also:
- Mappings:
Namespace Name Mixin selector official ciLbpm;ci:Iintermediary field_38150Lnet/minecraft/class_7260;field_38150:Inamed field_38150Lnet/minecraft/entity/mob/WardenEntity;field_38150:I
-
field_38151
private static final int field_38151- See Also:
- Mappings:
Namespace Name Mixin selector official cjLbpm;cj:Iintermediary field_38151Lnet/minecraft/class_7260;field_38151:Inamed field_38151Lnet/minecraft/entity/mob/WardenEntity;field_38151:I
-
field_38152
private static final int field_38152- See Also:
- Mappings:
Namespace Name Mixin selector official ckLbpm;ck:Iintermediary field_38152Lnet/minecraft/class_7260;field_38152:Inamed field_38152Lnet/minecraft/entity/mob/WardenEntity;field_38152:I
-
field_38153
private static final int field_38153- See Also:
- Mappings:
Namespace Name Mixin selector official clLbpm;cl:Iintermediary field_38153Lnet/minecraft/class_7260;field_38153:Inamed field_38153Lnet/minecraft/entity/mob/WardenEntity;field_38153:I
-
field_38154
private static final int field_38154- See Also:
- Mappings:
Namespace Name Mixin selector official cmLbpm;cm:Iintermediary field_38154Lnet/minecraft/class_7260;field_38154:Inamed field_38154Lnet/minecraft/entity/mob/WardenEntity;field_38154:I
-
field_38155
private static final int field_38155- See Also:
- Mappings:
Namespace Name Mixin selector official cnLbpm;cn:Iintermediary field_38155Lnet/minecraft/class_7260;field_38155:Inamed field_38155Lnet/minecraft/entity/mob/WardenEntity;field_38155:I
-
field_38156
private static final int field_38156- See Also:
- Mappings:
Namespace Name Mixin selector official coLbpm;co:Iintermediary field_38156Lnet/minecraft/class_7260;field_38156:Inamed field_38156Lnet/minecraft/entity/mob/WardenEntity;field_38156:I
-
field_38157
private static final int field_38157- See Also:
- Mappings:
Namespace Name Mixin selector official cpLbpm;cp:Iintermediary field_38157Lnet/minecraft/class_7260;field_38157:Inamed field_38157Lnet/minecraft/entity/mob/WardenEntity;field_38157:I
-
field_38158
private static final int field_38158- See Also:
- Mappings:
Namespace Name Mixin selector official cqLbpm;cq:Iintermediary field_38158Lnet/minecraft/class_7260;field_38158:Inamed field_38158Lnet/minecraft/entity/mob/WardenEntity;field_38158:I
-
field_38134
- Mappings:
Namespace Name Mixin selector official bLbpm;b:Ljava/util/List;intermediary field_38134Lnet/minecraft/class_7260;field_38134:Ljava/util/List;named field_38134Lnet/minecraft/entity/mob/WardenEntity;field_38134:Ljava/util/List;
-
MEMORY_MODULES
- Mappings:
Namespace Name Mixin selector official cLbpm;c:Ljava/util/List;intermediary field_38140Lnet/minecraft/class_7260;field_38140:Ljava/util/List;named MEMORY_MODULESLnet/minecraft/entity/mob/WardenEntity;MEMORY_MODULES:Ljava/util/List;
-
field_38159
private static final int field_38159- See Also:
- Mappings:
Namespace Name Mixin selector official crLbpm;cr:Iintermediary field_38159Lnet/minecraft/class_7260;field_38159:Inamed field_38159Lnet/minecraft/entity/mob/WardenEntity;field_38159:I
-
field_38160
private static final float field_38160- See Also:
- Mappings:
Namespace Name Mixin selector official csLbpm;cs:Fintermediary field_38160Lnet/minecraft/class_7260;field_38160:Fnamed field_38160Lnet/minecraft/entity/mob/WardenEntity;field_38160:F
-
field_38161
private static final float field_38161- See Also:
- Mappings:
Namespace Name Mixin selector official ctLbpm;ct:Fintermediary field_38161Lnet/minecraft/class_7260;field_38161:Fnamed field_38161Lnet/minecraft/entity/mob/WardenEntity;field_38161:F
-
field_38162
private float field_38162- Mappings:
Namespace Name Mixin selector official cuLbpm;cu:Fintermediary field_38162Lnet/minecraft/class_7260;field_38162:Fnamed field_38162Lnet/minecraft/entity/mob/WardenEntity;field_38162:F
-
field_38163
private float field_38163- Mappings:
Namespace Name Mixin selector official cvLbpm;cv:Fintermediary field_38163Lnet/minecraft/class_7260;field_38163:Fnamed field_38163Lnet/minecraft/entity/mob/WardenEntity;field_38163:F
-
field_38164
private float field_38164- Mappings:
Namespace Name Mixin selector official cwLbpm;cw:Fintermediary field_38164Lnet/minecraft/class_7260;field_38164:Fnamed field_38164Lnet/minecraft/entity/mob/WardenEntity;field_38164:F
-
field_38165
private float field_38165- Mappings:
Namespace Name Mixin selector official cxLbpm;cx:Fintermediary field_38165Lnet/minecraft/class_7260;field_38165:Fnamed field_38165Lnet/minecraft/entity/mob/WardenEntity;field_38165:F
-
roaringAnimation
- Mappings:
Namespace Name Mixin selector official dLbpm;d:Laye;intermediary field_38168Lnet/minecraft/class_7260;field_38168:Lnet/minecraft/class_7094;named roaringAnimationLnet/minecraft/entity/mob/WardenEntity;roaringAnimation:Lnet/minecraft/entity/AnimationState;
-
sniffingAnimation
- Mappings:
Namespace Name Mixin selector official eLbpm;e:Laye;intermediary field_38169Lnet/minecraft/class_7260;field_38169:Lnet/minecraft/class_7094;named sniffingAnimationLnet/minecraft/entity/mob/WardenEntity;sniffingAnimation:Lnet/minecraft/entity/AnimationState;
-
emergingAnimation
- Mappings:
Namespace Name Mixin selector official bVLbpm;bV:Laye;intermediary field_38135Lnet/minecraft/class_7260;field_38135:Lnet/minecraft/class_7094;named emergingAnimationLnet/minecraft/entity/mob/WardenEntity;emergingAnimation:Lnet/minecraft/entity/AnimationState;
-
diggingAnimation
- Mappings:
Namespace Name Mixin selector official bWLbpm;bW:Laye;intermediary field_38136Lnet/minecraft/class_7260;field_38136:Lnet/minecraft/class_7094;named diggingAnimationLnet/minecraft/entity/mob/WardenEntity;diggingAnimation:Lnet/minecraft/entity/AnimationState;
-
field_38137
- Mappings:
Namespace Name Mixin selector official bXLbpm;bX:Laye;intermediary field_38137Lnet/minecraft/class_7260;field_38137:Lnet/minecraft/class_7094;named field_38137Lnet/minecraft/entity/mob/WardenEntity;field_38137:Lnet/minecraft/entity/AnimationState;
-
gameEventHandler
- Mappings:
Namespace Name Mixin selector official cyLbpm;cy:Lcvm;intermediary field_38166Lnet/minecraft/class_7260;field_38166:Lnet/minecraft/class_5715;named gameEventHandlerLnet/minecraft/entity/mob/WardenEntity;gameEventHandler:Lnet/minecraft/world/event/listener/EntityGameEventHandler;
-
vibrationListener
- Mappings:
Namespace Name Mixin selector official czLbpm;cz:Lcvv;intermediary field_38167Lnet/minecraft/class_7260;field_38167:Lnet/minecraft/class_5718;named vibrationListenerLnet/minecraft/entity/mob/WardenEntity;vibrationListener:Lnet/minecraft/world/event/listener/SculkSensorListener;
-
field_38141
- Mappings:
Namespace Name Mixin selector official cALbpm;cA:Lbpg;intermediary field_38141Lnet/minecraft/class_7260;field_38141:Lnet/minecraft/class_7254;named field_38141Lnet/minecraft/entity/mob/WardenEntity;field_38141:Lnet/minecraft/entity/ai/WardenAngerManager;
-
-
Constructor Details
-
WardenEntity
- Mappings:
Namespace Name Mixin selector official <init>Layg;<init>(Layk;Lccx;)Vintermediary <init>Lnet/minecraft/class_1297;<init>(Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/entity/EntityType;Lnet/minecraft/world/World;)V
-
-
Method Details
-
canSpawn
-
getPathfindingFavor
- Overrides:
getPathfindingFavorin classHostileEntity- Mappings:
Namespace Name Mixin selector official aLaze;a(Lgk;Lcda;)Fintermediary method_6144Lnet/minecraft/class_1314;method_6144(Lnet/minecraft/class_2338;Lnet/minecraft/class_4538;)Fnamed getPathfindingFavorLnet/minecraft/entity/mob/PathAwareEntity;getPathfindingFavor(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/WorldView;)F
-
isInvulnerableTo
- Overrides:
isInvulnerableToin classEntity- Mappings:
Namespace Name Mixin selector official bLayg;b(Laxp;)Zintermediary method_5679Lnet/minecraft/class_1297;method_5679(Lnet/minecraft/class_1282;)Znamed isInvulnerableToLnet/minecraft/entity/Entity;isInvulnerableTo(Lnet/minecraft/entity/damage/DamageSource;)Z
-
canStartRiding
- Overrides:
canStartRidingin classEntity- Mappings:
Namespace Name Mixin selector official lLayg;l(Layg;)Zintermediary method_5860Lnet/minecraft/class_1297;method_5860(Lnet/minecraft/class_1297;)Znamed canStartRidingLnet/minecraft/entity/Entity;canStartRiding(Lnet/minecraft/entity/Entity;)Z
-
disablesShield
public boolean disablesShield()- Overrides:
disablesShieldin classLivingEntity- Mappings:
Namespace Name Mixin selector official fhLayv;fh()Zintermediary method_42149Lnet/minecraft/class_1309;method_42149()Znamed disablesShieldLnet/minecraft/entity/LivingEntity;disablesShield()Z
-
calculateNextStepSoundDistance
protected float calculateNextStepSoundDistance()- Overrides:
calculateNextStepSoundDistancein classEntity- Mappings:
Namespace Name Mixin selector official aELayg;aE()Fintermediary method_5867Lnet/minecraft/class_1297;method_5867()Fnamed calculateNextStepSoundDistanceLnet/minecraft/entity/Entity;calculateNextStepSoundDistance()F
-
getSwimHeight
public double getSwimHeight()Returns the minimum submerged height of this entity in fluid so that it would be affected by fluid physics.- Overrides:
getSwimHeightin classEntity- Mappings:
Namespace Name Mixin selector official cSLayg;cS()Dintermediary method_29241Lnet/minecraft/class_1297;method_29241()Dnamed getSwimHeightLnet/minecraft/entity/Entity;getSwimHeight()D
-
swimUpward
- Overrides:
swimUpwardin classMobEntity- Mappings:
Namespace Name Mixin selector official cLayv;c(Lair;)Vintermediary method_6010Lnet/minecraft/class_1309;method_6010(Lnet/minecraft/class_6862;)Vnamed swimUpwardLnet/minecraft/entity/LivingEntity;swimUpward(Lnet/minecraft/tag/TagKey;)V
-
getBaseMovementSpeedMultiplier
protected float getBaseMovementSpeedMultiplier()- Overrides:
getBaseMovementSpeedMultiplierin classLivingEntity- Mappings:
Namespace Name Mixin selector official eELayv;eE()Fintermediary method_6120Lnet/minecraft/class_1309;method_6120()Fnamed getBaseMovementSpeedMultiplierLnet/minecraft/entity/LivingEntity;getBaseMovementSpeedMultiplier()F
-
isPushedByFluids
public boolean isPushedByFluids()- Overrides:
isPushedByFluidsin classEntity- Mappings:
Namespace Name Mixin selector official coLayg;co()Zintermediary method_5675Lnet/minecraft/class_1297;method_5675()Znamed isPushedByFluidsLnet/minecraft/entity/Entity;isPushedByFluids()Z
-
addAttributes
- Mappings:
Namespace Name Mixin selector official nLbpm;n()Lazv$a;intermediary method_42221Lnet/minecraft/class_7260;method_42221()Lnet/minecraft/class_5132$class_5133;named addAttributesLnet/minecraft/entity/mob/WardenEntity;addAttributes()Lnet/minecraft/entity/attribute/DefaultAttributeContainer$Builder;
-
occludeVibrationSignals
public boolean occludeVibrationSignals()- Overrides:
occludeVibrationSignalsin classEntity- Mappings:
Namespace Name Mixin selector official aOLayg;aO()Zintermediary method_33189Lnet/minecraft/class_1297;method_33189()Znamed occludeVibrationSignalsLnet/minecraft/entity/Entity;occludeVibrationSignals()Z
-
getSoundCategory
- Overrides:
getSoundCategoryin classHostileEntity- Mappings:
Namespace Name Mixin selector official cOLayg;cO()Lahw;intermediary method_5634Lnet/minecraft/class_1297;method_5634()Lnet/minecraft/class_3419;named getSoundCategoryLnet/minecraft/entity/Entity;getSoundCategory()Lnet/minecraft/sound/SoundCategory;
-
getSoundVolume
protected float getSoundVolume()- Overrides:
getSoundVolumein classLivingEntity- Mappings:
Namespace Name Mixin selector official exLayv;ex()Fintermediary method_6107Lnet/minecraft/class_1309;method_6107()Fnamed getSoundVolumeLnet/minecraft/entity/LivingEntity;getSoundVolume()F
-
getAmbientSound
- Overrides:
getAmbientSoundin classMobEntity- Mappings:
Namespace Name Mixin selector official rLayx;r()Lahu;intermediary method_5994Lnet/minecraft/class_1308;method_5994()Lnet/minecraft/class_3414;named getAmbientSoundLnet/minecraft/entity/mob/MobEntity;getAmbientSound()Lnet/minecraft/sound/SoundEvent;
-
getHurtSound
- Overrides:
getHurtSoundin classHostileEntity- Mappings:
Namespace Name Mixin selector official cLayv;c(Laxp;)Lahu;intermediary method_6011Lnet/minecraft/class_1309;method_6011(Lnet/minecraft/class_1282;)Lnet/minecraft/class_3414;named getHurtSoundLnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/sound/SoundEvent;
-
getDeathSound
- Overrides:
getDeathSoundin classHostileEntity- Mappings:
Namespace Name Mixin selector official x_Layv;x_()Lahu;intermediary method_6002Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;named getDeathSoundLnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
-
playStepSound
- Overrides:
playStepSoundin classEntity- Mappings:
Namespace Name Mixin selector official bLayg;b(Lgk;Lcrk;)Vintermediary method_5712Lnet/minecraft/class_1297;method_5712(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Vnamed playStepSoundLnet/minecraft/entity/Entity;playStepSound(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-
tryAttack
-
initDataTracker
protected void initDataTracker()- Overrides:
initDataTrackerin classMobEntity- Mappings:
Namespace Name Mixin selector official a_Layg;a_()Vintermediary method_5693Lnet/minecraft/class_1297;method_5693()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
getAnger
public int getAnger()- Mappings:
Namespace Name Mixin selector official qLbpm;q()Iintermediary method_42222Lnet/minecraft/class_7260;method_42222()Inamed getAngerLnet/minecraft/entity/mob/WardenEntity;getAnger()I
-
method_42217
private void method_42217()- Mappings:
Namespace Name Mixin selector official fELbpm;fE()Vintermediary method_42217Lnet/minecraft/class_7260;method_42217()Vnamed method_42217Lnet/minecraft/entity/mob/WardenEntity;method_42217()V
-
tick
public void tick() -
mobTick
protected void mobTick() -
handleStatus
public void handleStatus(byte status) - Overrides:
handleStatusin classMobEntity- Mappings:
Namespace Name Mixin selector official aLayg;a(B)Vintermediary method_5711Lnet/minecraft/class_1297;method_5711(B)Vnamed handleStatusLnet/minecraft/entity/Entity;handleStatus(B)V
-
method_42218
private int method_42218()- Mappings:
Namespace Name Mixin selector official fHLbpm;fH()Iintermediary method_42218Lnet/minecraft/class_7260;method_42218()Inamed method_42218Lnet/minecraft/entity/mob/WardenEntity;method_42218()I
-
method_42223
public float method_42223(float float2) - Mappings:
Namespace Name Mixin selector official zLbpm;z(F)Fintermediary method_42223Lnet/minecraft/class_7260;method_42223(F)Fnamed method_42223Lnet/minecraft/entity/mob/WardenEntity;method_42223(F)F
-
method_42202
public float method_42202(float float2) - Mappings:
Namespace Name Mixin selector official ALbpm;A(F)Fintermediary method_42202Lnet/minecraft/class_7260;method_42202(F)Fnamed method_42202Lnet/minecraft/entity/mob/WardenEntity;method_42202(F)F
-
addDigParticles
- Mappings:
Namespace Name Mixin selector official aLbpm;a(Laye;)Vintermediary method_42205Lnet/minecraft/class_7260;method_42205(Lnet/minecraft/class_7094;)Vnamed addDigParticlesLnet/minecraft/entity/mob/WardenEntity;addDigParticles(Lnet/minecraft/entity/AnimationState;)V
-
onTrackedDataSet
- Overrides:
onTrackedDataSetin classLivingEntity- Mappings:
Namespace Name Mixin selector official aLayg;a(Lyi;)Vintermediary method_5674Lnet/minecraft/class_1297;method_5674(Lnet/minecraft/class_2940;)Vnamed onTrackedDataSetLnet/minecraft/entity/Entity;onTrackedDataSet(Lnet/minecraft/entity/data/TrackedData;)V
-
createBrainProfile
- Overrides:
createBrainProfilein classLivingEntity- Mappings:
Namespace Name Mixin selector official duLayv;du()Lazq$b;intermediary method_28306Lnet/minecraft/class_1309;method_28306()Lnet/minecraft/class_4095$class_5303;named createBrainProfileLnet/minecraft/entity/LivingEntity;createBrainProfile()Lnet/minecraft/entity/ai/brain/Brain$Profile;
-
deserializeBrain
- Overrides:
deserializeBrainin classLivingEntity- Mappings:
Namespace Name Mixin selector official aLayv;a(Lcom/mojang/serialization/Dynamic;)Lazq;intermediary method_18867Lnet/minecraft/class_1309;method_18867(Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/class_4095;named deserializeBrainLnet/minecraft/entity/LivingEntity;deserializeBrain(Lcom/mojang/serialization/Dynamic;)Lnet/minecraft/entity/ai/brain/Brain;
-
getBrain
- Overrides:
getBrainin classLivingEntity- Mappings:
Namespace Name Mixin selector official dtLayv;dt()Lazq;intermediary method_18868Lnet/minecraft/class_1309;method_18868()Lnet/minecraft/class_4095;named getBrainLnet/minecraft/entity/LivingEntity;getBrain()Lnet/minecraft/entity/ai/brain/Brain;
-
sendAiDebugData
protected void sendAiDebugData()- Overrides:
sendAiDebugDatain classMobEntity- Mappings:
Namespace Name Mixin selector official QLayx;Q()Vintermediary method_18409Lnet/minecraft/class_1308;method_18409()Vnamed sendAiDebugDataLnet/minecraft/entity/mob/MobEntity;sendAiDebugData()V
-
method_42147
- Overrides:
method_42147in classEntity- Mappings:
Namespace Name Mixin selector official aLayg;a(Ljava/util/function/BiConsumer;)Vintermediary method_42147Lnet/minecraft/class_1297;method_42147(Ljava/util/function/BiConsumer;)Vnamed method_42147Lnet/minecraft/entity/Entity;method_42147(Ljava/util/function/BiConsumer;)V
-
getTag
- Specified by:
getTagin interfaceSculkSensorListener.Callback- Mappings:
Namespace Name Mixin selector official ac_Lcvv$b;ac_()Lair;intermediary method_42210Lnet/minecraft/class_5718$class_5719;method_42210()Lnet/minecraft/class_6862;named getTagLnet/minecraft/world/event/listener/SculkSensorListener$Callback;getTag()Lnet/minecraft/tag/TagKey;
-
isValidTarget
- Mappings:
Namespace Name Mixin selector official aLbpm;a(Layg;)Zintermediary method_42206Lnet/minecraft/class_7260;method_42206(Lnet/minecraft/class_1297;)Znamed isValidTargetLnet/minecraft/entity/mob/WardenEntity;isValidTarget(Lnet/minecraft/entity/Entity;)Z
-
addDarknessToClosePlayers
public static void addDarknessToClosePlayers(ServerWorld serverWorld, Vec3d vec3d, @Nullable @Nullable Entity entity, int int2) - Mappings:
Namespace Name Mixin selector official aLbpm;a(Laef;Ldsd;Layg;I)Vintermediary method_42204Lnet/minecraft/class_7260;method_42204(Lnet/minecraft/class_3218;Lnet/minecraft/class_243;Lnet/minecraft/class_1297;I)Vnamed addDarknessToClosePlayersLnet/minecraft/entity/mob/WardenEntity;addDarknessToClosePlayers(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/entity/Entity;I)V
-
writeCustomDataToNbt
- Overrides:
writeCustomDataToNbtin classMobEntity- Mappings:
Namespace Name Mixin selector official bLayg;b(Los;)Vintermediary method_5652Lnet/minecraft/class_1297;method_5652(Lnet/minecraft/class_2487;)Vnamed writeCustomDataToNbtLnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
readCustomDataFromNbt
- Overrides:
readCustomDataFromNbtin classMobEntity- Mappings:
Namespace Name Mixin selector official aLayg;a(Los;)Vintermediary method_5749Lnet/minecraft/class_1297;method_5749(Lnet/minecraft/class_2487;)Vnamed readCustomDataFromNbtLnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
method_42203
private void method_42203(int int2, int int3) - Mappings:
Namespace Name Mixin selector official aLbpm;a(II)Vintermediary method_42203Lnet/minecraft/class_7260;method_42203(II)Vnamed method_42203Lnet/minecraft/entity/mob/WardenEntity;method_42203(II)V
-
method_42219
private void method_42219()- Mappings:
Namespace Name Mixin selector official fILbpm;fI()Vintermediary method_42219Lnet/minecraft/class_7260;method_42219()Vnamed method_42219Lnet/minecraft/entity/mob/WardenEntity;method_42219()V
-
getAngriness
- Mappings:
Namespace Name Mixin selector official fBLbpm;fB()Lbpf;intermediary method_42214Lnet/minecraft/class_7260;method_42214()Lnet/minecraft/class_7253;named getAngrinessLnet/minecraft/entity/mob/WardenEntity;getAngriness()Lnet/minecraft/entity/mob/Angriness;
-
method_42211
- Mappings:
Namespace Name Mixin selector official bLbpm;b(Layg;)Vintermediary method_42211Lnet/minecraft/class_7260;method_42211(Lnet/minecraft/class_1297;)Vnamed method_42211Lnet/minecraft/entity/mob/WardenEntity;method_42211(Lnet/minecraft/entity/Entity;)V
-
increaseAngerFor
- Mappings:
Namespace Name Mixin selector official cLbpm;c(Layg;)Vintermediary method_42213Lnet/minecraft/class_7260;method_42213(Lnet/minecraft/class_1297;)Vnamed increaseAngerForLnet/minecraft/entity/mob/WardenEntity;increaseAngerFor(Lnet/minecraft/entity/Entity;)V
-
method_42212
- Mappings:
Namespace Name Mixin selector official bLbpm;b(Layg;I)Vintermediary method_42212Lnet/minecraft/class_7260;method_42212(Lnet/minecraft/class_1297;I)Vnamed method_42212Lnet/minecraft/entity/mob/WardenEntity;method_42212(Lnet/minecraft/entity/Entity;I)V
-
method_42215
- Mappings:
Namespace Name Mixin selector official fCLbpm;fC()Ljava/util/Optional;intermediary method_42215Lnet/minecraft/class_7260;method_42215()Ljava/util/Optional;named method_42215Lnet/minecraft/entity/mob/WardenEntity;method_42215()Ljava/util/Optional;
-
getTarget
-
initialize
@Nullable public @Nullable EntityData initialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, @Nullable @Nullable EntityData entityData, @Nullable @Nullable NbtCompound entityNbt) - Overrides:
initializein classMobEntity- Mappings:
Namespace Name Mixin selector official aLayx;a(Lcdm;Laxa;Layz;Lazn;Los;)Lazn;intermediary method_5943Lnet/minecraft/class_1308;method_5943(Lnet/minecraft/class_5425;Lnet/minecraft/class_1266;Lnet/minecraft/class_3730;Lnet/minecraft/class_1315;Lnet/minecraft/class_2487;)Lnet/minecraft/class_1315;named initializeLnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/ServerWorldAccess;Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/SpawnReason;Lnet/minecraft/entity/EntityData;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/entity/EntityData;
-
squaredAttackRange
- Overrides:
squaredAttackRangein classMobEntity- Mappings:
Namespace Name Mixin selector official iLayx;i(Layv;)Dintermediary method_33191Lnet/minecraft/class_1308;method_33191(Lnet/minecraft/class_1309;)Dnamed squaredAttackRangeLnet/minecraft/entity/mob/MobEntity;squaredAttackRange(Lnet/minecraft/entity/LivingEntity;)D
-
method_42150
- Overrides:
method_42150in classMobEntity- Mappings:
Namespace Name Mixin selector official jLayx;j(Layv;)Zintermediary method_42150Lnet/minecraft/class_1308;method_42150(Lnet/minecraft/class_1309;)Znamed method_42150Lnet/minecraft/entity/mob/MobEntity;method_42150(Lnet/minecraft/entity/LivingEntity;)Z
-
damage
- Overrides:
damagein classLivingEntity- Mappings:
Namespace Name Mixin selector official aLayg;a(Laxp;F)Zintermediary method_5643Lnet/minecraft/class_1297;method_5643(Lnet/minecraft/class_1282;F)Znamed damageLnet/minecraft/entity/Entity;damage(Lnet/minecraft/entity/damage/DamageSource;F)Z
-
onPlayerCollision
- Overrides:
onPlayerCollisionin classEntity- Mappings:
Namespace Name Mixin selector official b_Layg;b_(Lbqi;)Vintermediary method_5694Lnet/minecraft/class_1297;method_5694(Lnet/minecraft/class_1657;)Vnamed onPlayerCollisionLnet/minecraft/entity/Entity;onPlayerCollision(Lnet/minecraft/entity/player/PlayerEntity;)V
-
accepts
public boolean accepts(ServerWorld serverWorld, GameEventListener listener, BlockPos pos, GameEvent event, @Nullable @Nullable Entity entity) Returns whether the callback wants to accept this event.- Specified by:
acceptsin interfaceSculkSensorListener.Callback- Mappings:
Namespace Name Mixin selector official aLcvv$b;a(Laef;Lcvr;Lgk;Lcvp;Layg;)Zintermediary method_32970Lnet/minecraft/class_5718$class_5719;method_32970(Lnet/minecraft/class_3218;Lnet/minecraft/class_5714;Lnet/minecraft/class_2338;Lnet/minecraft/class_5712;Lnet/minecraft/class_1297;)Znamed acceptsLnet/minecraft/world/event/listener/SculkSensorListener$Callback;accepts(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/event/listener/GameEventListener;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/event/GameEvent;Lnet/minecraft/entity/Entity;)Z
-
accept
public void accept(ServerWorld serverWorld, GameEventListener listener, BlockPos blockPos, GameEvent gameEvent, @Nullable @Nullable Entity entity, int int2) Accepts a game event after delay.- Specified by:
acceptin interfaceSculkSensorListener.Callback- Mappings:
Namespace Name Mixin selector official aLcvv$b;a(Laef;Lcvr;Lgk;Lcvp;Layg;I)Vintermediary method_32969Lnet/minecraft/class_5718$class_5719;method_32969(Lnet/minecraft/class_3218;Lnet/minecraft/class_5714;Lnet/minecraft/class_2338;Lnet/minecraft/class_5712;Lnet/minecraft/class_1297;I)Vnamed acceptLnet/minecraft/world/event/listener/SculkSensorListener$Callback;accept(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/event/listener/GameEventListener;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/event/GameEvent;Lnet/minecraft/entity/Entity;I)V
-
getAngerManager
- Mappings:
Namespace Name Mixin selector official fDLbpm;fD()Lbpg;intermediary method_42216Lnet/minecraft/class_7260;method_42216()Lnet/minecraft/class_7254;named getAngerManagerLnet/minecraft/entity/mob/WardenEntity;getAngerManager()Lnet/minecraft/entity/ai/WardenAngerManager;
-