Package net.minecraft.entity.passive
Class HorseBaseEntity
- All Implemented Interfaces:
class_2971,class_3893,EntityCategoryProvider,SimpleInventoryListener,Nameable
- Mappings:
Namespace Name official akqintermediary net/minecraft/class_1712named net/minecraft/entity/passive/HorseBaseEntity
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final UUIDprivate static final TrackedData<Integer>private static final TrackedData<Integer>private static final String[]private static final String[]private Stringprivate final String[]private static final String[]private static final String[]Fields inherited from class net.minecraft.class_3136
animalInventory, field_15489, field_15491, field_15492, field_15493, field_15494, field_15508, field_15509, field_15510Fields inherited from class net.minecraft.entity.passive.AnimalEntity
field_11973Fields inherited from class net.minecraft.entity.passive.PassiveEntity
field_11896, field_11898, forcedAgeFields inherited from class net.minecraft.entity.mob.MobEntity
ambientSoundChance, armorDropChances, attackGoals, entityMotionHelper, experiencePoints, field_14559, goals, jumpControl, lookControl, navigationFields inherited from class net.minecraft.entity.LivingEntity
attackingPlayer, bodyTrackingIncrements, bodyYaw, dead, deathTime, defaultMaxHealth, despawnCounter, distanceTravelled, field_14542, field_14543, field_14546, field_14547, field_14548, field_16513, field_16815, field_16816, field_16817, field_6748, field_6749, field_6750, field_6752, field_6753, field_6771, field_6776, field_6777, field_6778, field_6782, flyingSpeed, forwardSpeed, handSwinging, handSwingProgress, handSwingTicks, headYaw, hurtTime, jumping, knockbackVelocity, lastHandSwingProgress, mainHand, maxHurtTime, playerHitTimer, prevBodyYaw, prevDistanceTravelled, prevHeadYaw, prevStepBobbingAmount, randomLargeSeed, randomSmallSeed, serverPitch, serverY, serverYaw, serverZ, serxerX, sidewaysSpeed, stepBobbingAmountFields inherited from class net.minecraft.entity.Entity
changingDimension, chunkX, chunkY, chunkZ, colliding, dataTracker, distanceTraveled, fallDistance, field_16693, field_16694, field_16696, field_3223, firstUpdate, FLAGS, height, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inanimate, inLava, isFireImmune, isGlowing, lastPortalBlockPos, lastPortalVec3d, LOGGER_, netherPortalCooldown, netherPortalTime, noClip, onGround, pitch, playerUuid, prevHorizontalSpeed, prevPitch, prevTickX, prevTickY, prevTickZ, prevX, prevY, prevYaw, prevZ, pushSpeedReduction, random, removed, ridingCooldown, stepHeight, teleportDirection, teleporting, ticksAlive, touchingWater, tracedX, tracedY, tracedZ, updateNeeded, uuidString, velocityDirty, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected SoundEventbreed(PassiveEntity entity) booleancanBreedWith(AnimalEntity other) protected SoundEventprotected SoundEventgetHurtSound(DamageSource damageSource) protected Identifierintprotected voidinitialize(LocalDifficulty difficulty, EntityData entityData, NbtCompound nbt) protected voidbooleaninteractMob(PlayerEntity playerEntity, Hand hand) protected SoundEventvoidmethod_13928(Inventory inventory) protected voidmethod_13967(BlockSoundGroup blockSoundGroup) booleanbooleanmethod_14001(ItemStack itemStack) private voidprivate voidString[]voidmethod_8390(ItemStack itemStack) voidvoidsetVariant(int variant) voidtick()protected voidvoidMethods inherited from class net.minecraft.class_3136
canBeControlledByRider, canBeLeashedBy, damage, equip, getEyeHeight, getLimitPerChunk, getMinAmbientSoundDelay, getPrimaryPassenger, getSoundVolume, handleFallDamage, handleStatus, initGoals, isBreedingItem, isClimbing, isPushable, method_10936, method_13089, method_13090, method_13091, method_13968, method_13969, method_13970, method_13971, method_13972, method_13974, method_13975, method_13976, method_13977, method_13978, method_13979, method_13980, method_13981, method_13982, method_13983, method_13987, method_13990, method_13991, method_13992, method_13993, method_13994, method_13995, method_13996, method_13997, method_13998, method_13999, method_14000, method_14002, method_14003, method_14004, method_14005, method_14006, method_14007, method_14008, method_14009, method_14010, method_14011, method_14012, method_14013, method_14014, method_14015, method_14016, method_15829, method_15830, method_2610, method_2657, method_5377, method_6175, method_6299, onKilled, tickMovement, updatePassengerPositionMethods inherited from class net.minecraft.entity.passive.AnimalEntity
canImmediatelyDespawn, eat, getHeightOffset, getXpToDrop, isInLove, lovePlayer, method_15103, method_15652, method_15657, method_15740, method_15741, mobTick, resetLoveTicksMethods inherited from class net.minecraft.entity.passive.PassiveEntity
age, isBaby, method_10925, method_10926, method_5378, method_6095, onTrackedDataSet, setAge, setBoundsMethods inherited from class net.minecraft.entity.PathAwareEntity
getPathfindingFavor, getPositionTarget, getPositionTargetRange, hasPositionTarget, isInWalkTargetRange, isInWalkTargetRange, method_13951, method_6173, setPositionTarget, shouldContinue, updateLeashMethods inherited from class net.minecraft.entity.mob.MobEntity
attachLeash, baseTick, canAttackEntity, canMoveVoluntarily, canPickupItem, canPickUpLoot, checkDespawn, createNavigation, detachLeash, dropLoot, equipStack, getArmorItems, getDefaultDrop, getDurability, getItemsHand, getJumpControl, getLookControl, getLookPitchSpeed, getMotionHelper, getNavigation, getSafeFallDistance, getTarget, getVisibilityCache, hasNoAi, initEquipment, interact, isLeashed, isPersistent, lookAtEntity, loot, method_13003, method_13043, method_13044, method_13051, method_13075, method_13076, method_13077, method_13078, method_13080, method_13081, method_13082, method_13083, method_13084, method_13086, method_13088, method_15061, method_15645, method_15651, method_15653, method_15654, method_15655, method_15656, method_2469, method_2638, method_4472, method_6162, onEatingGrass, playAmbientSound, playSpawnEffects, setAiDisabled, setCanPickUpLoot, setForwardSpeed, setMovementSpeed, setPersistent, setTarget, startRiding, tickNewAi, tryAttack, turnHead, updateEnchantmentsMethods inherited from class net.minecraft.entity.LivingEntity
animateDamage, applyArmorDamage, applyDamage, applyEnchantmentsToDamage, canSee, collides, damageArmor, destroy, dropXp, endCombat, enterCombat, fall, getAbsorption, getArmorProtectionValue, getAttacker, getAttacking, getAttributeContainer, getDamageTracker, getEffectInstance, getHandSwingProgress, getHeadRotation, getHealth, getJumpVelocity, getLandSound, getLastAttackTime, getLastHurtTimestamp, getMaxHealth, getMovementSpeed, getNextAirUnderwater, getOpponent, getRandom, getSoundPitch, getStackInHand, getStatusEffectInstances, getStatusEffects, getStuckArrows, hasStatusEffect, heal, initializeAttribute, isAffectedBySmite, isAlive, isSleeping, jump, kill, markEffectsDirty, method_10981, method_13038, method_13040, method_13041, method_13042, method_13045, method_13046, method_13050, method_13052, method_13053, method_13054, method_13055, method_13056, method_13057, method_13058, method_13059, method_13061, method_13062, method_13063, method_13064, method_13065, method_13066, method_13067, method_13069, method_13071, method_13072, method_13493, method_13494, method_13946, method_13947, method_13948, method_15058, method_15559, method_15563, method_15570, method_15591, method_15641, method_15642, method_15643, method_15644, method_15646, method_15647, method_15648, method_15650, method_2582, method_2607, method_2634, method_2647, method_2649, method_2654, method_2658, method_3217, method_6108, method_6109, method_6111, method_6117, method_6119, method_6150, method_6152, pushAway, scheduleVelocityUpdate, sendPickup, setAbsorption, setAttacker, setHeadYaw, setHealth, setJumping, setSprinting, setStuckArrows, setYaw, shouldAlwaysDropXp, shouldDropXp, shouldRenderName, stopRiding, tickCramming, tickHandSwing, tickRiding, tickStatusEffects, updatePotionVisibility, updateTrackedPositionAndAnglesMethods inherited from class net.minecraft.entity.Entity
addPassenger, addScoreboardTag, addVelocity, afterSpawn, applyMirror, applyRotation, attemptSprintingParticles, burn, canAddPassenger, canAvoidTraps, canClimb, canFly, canStartRiding, canUsePortals, checkBlockCollision, copyPortalInfo, copyPosition, dealDamage, distanceTo, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, entityDataRequiresOperator, equals, extinguish, fromNbt, getAir, getBoundingBox, getBox, getBrightnessAtEyes, getBurningDuration, getCameraPosVec, getDataTracker, getDefaultNetherPortalCooldown, getEntityId, getEntityName, getFlag, getHardCollisionBox, getHorizontalDirection, getHoverEvent, getItemsEquipped, getLastNetherPortalDirection, getLastNetherPortalDirectionVector, getLightmapCoordinates, getMaxNetherPortalTime, getMountedHeightOffset, getMovementDirection, getParts, getPassengerList, getPassengersDeep, getPistonBehavior, getRenderDistanceMultiplier, getRootVehicle, getRotation, getRotationClient, getRotationVecClient, getRotationVector, getRotationVector, getSavedEntityId, getScoreboardTags, getScoreboardTeam, getSoundCategory, getTargetingMargin, getUuid, getVehicle, getVisibilityBoundingBox, handleAttack, hasCustomName, hashCode, hasMount, hasNoGravity, hasPassenger, hasPassengerDeep, hasPassengers, interactAt, isAttackable, isConnectedThroughVehicle, isCustomNameVisible, isFireImmune, isGlowing, isImmuneToExplosion, isInsideWall, isInvisible, isInvisibleTo, isInvulnerable, isInvulnerableTo, isOnFire, isOutsideWorldborder, isPartOf, isSilent, isSneaking, isSpectatedBy, isSprinting, isTeammate, isTeamPlayer, isTouchingLava, isTouchingWater, method_10787, method_10931, method_10932, method_10933, method_12265, method_12833, method_12984, method_12985, method_12991, method_15051, method_15055, method_15540, method_15541, method_15557, method_15558, method_15560, method_15561, method_15562, method_15564, method_15566, method_15567, method_15569, method_15571, method_15572, method_15573, method_15574, method_15575, method_15576, method_15577, method_15578, method_15580, method_15581, method_15582, method_15583, method_15584, method_15585, method_15586, method_15588, method_15589, method_15590, method_15592, method_15593, method_15594, method_17412, method_17413, method_17414, method_2492, method_4086, method_5505, method_5506, method_6344, move, onBlockCollision, onKilledOther, onLightningStrike, onPassengerLookAround, onPlayerCollision, onStartedTrackingBy, onStoppedTrackingBy, onSwimmingStart, playSound, populateCrashReport, pushAwayFrom, pushOutOfBlocks, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, removeAllPassengers, removePassenger, removeScoreboardTag, ride, saveSelfToNbt, saveToNbt, setAir, setBoundingBox, setCustomNameVisible, setEntityId, setFlag, setGlowing, setInLava, setInNetherPortal, setInvisible, setInvulnerable, setNoGravity, setOnFireFor, setOnFireFromLava, setOutsideWorldborder, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setUuid, setVelocityClient, setWorld, shouldRender, shouldRender, shouldSetPositionOnLoad, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredDistanceToCenter, teleportRequested, tickFire, tickNetherPortalCooldown, toListNbt, toListNbt, toNbt, toString, updateKilledAchievement, updatePosition, updatePositionAndAngles, updateSubmergedInWaterState, updateWaterState
-
Field Details
-
field_14628
- Mappings:
Namespace Name Mixin selector official bMLakq;bM:Ljava/util/UUID;intermediary field_14628Lnet/minecraft/class_1712;field_14628:Ljava/util/UUID;named field_14628Lnet/minecraft/entity/passive/HorseBaseEntity;field_14628:Ljava/util/UUID;
-
field_14631
- Mappings:
Namespace Name Mixin selector official bNLakq;bN:Lor;intermediary field_14631Lnet/minecraft/class_1712;field_14631:Lnet/minecraft/class_2921;named field_14631Lnet/minecraft/entity/passive/HorseBaseEntity;field_14631:Lnet/minecraft/entity/data/TrackedData;
-
field_14633
- Mappings:
Namespace Name Mixin selector official bOLakq;bO:Lor;intermediary field_14633Lnet/minecraft/class_1712;field_14633:Lnet/minecraft/class_2921;named field_14633Lnet/minecraft/entity/passive/HorseBaseEntity;field_14633:Lnet/minecraft/entity/data/TrackedData;
-
HORSE_TEXTURES
- Mappings:
Namespace Name Mixin selector official bPLakq;bP:[Ljava/lang/String;intermediary field_6907Lnet/minecraft/class_1712;field_6907:[Ljava/lang/String;named HORSE_TEXTURESLnet/minecraft/entity/passive/HorseBaseEntity;HORSE_TEXTURES:[Ljava/lang/String;
-
field_6879
- Mappings:
Namespace Name Mixin selector official bQLakq;bQ:[Ljava/lang/String;intermediary field_6879Lnet/minecraft/class_1712;field_6879:[Ljava/lang/String;named field_6879Lnet/minecraft/entity/passive/HorseBaseEntity;field_6879:[Ljava/lang/String;
-
HORSE_MARKINGS_TEXTURES
- Mappings:
Namespace Name Mixin selector official bRLakq;bR:[Ljava/lang/String;intermediary field_6880Lnet/minecraft/class_1712;field_6880:[Ljava/lang/String;named HORSE_MARKINGS_TEXTURESLnet/minecraft/entity/passive/HorseBaseEntity;HORSE_MARKINGS_TEXTURES:[Ljava/lang/String;
-
field_6881
- Mappings:
Namespace Name Mixin selector official bSLakq;bS:[Ljava/lang/String;intermediary field_6881Lnet/minecraft/class_1712;field_6881:[Ljava/lang/String;named field_6881Lnet/minecraft/entity/passive/HorseBaseEntity;field_6881:[Ljava/lang/String;
-
field_6895
- Mappings:
Namespace Name Mixin selector official bTLakq;bT:Ljava/lang/String;intermediary field_6895Lnet/minecraft/class_1712;field_6895:Ljava/lang/String;named field_6895Lnet/minecraft/entity/passive/HorseBaseEntity;field_6895:Ljava/lang/String;
-
field_6896
- Mappings:
Namespace Name Mixin selector official bULakq;bU:[Ljava/lang/String;intermediary field_6896Lnet/minecraft/class_1712;field_6896:[Ljava/lang/String;named field_6896Lnet/minecraft/entity/passive/HorseBaseEntity;field_6896:[Ljava/lang/String;
-
-
Constructor Details
-
HorseBaseEntity
- Mappings:
Namespace Name Mixin selector official <init>Laer;<init>(Laxy;)Vintermediary <init>Lnet/minecraft/class_864;<init>(Lnet/minecraft/class_1150;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
-
Method Details
-
initDataTracker
protected void initDataTracker()- Overrides:
initDataTrackerin classclass_3136- Mappings:
Namespace Name Mixin selector official x_Laer;x_()Vintermediary method_2484Lnet/minecraft/class_864;method_2484()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
writeCustomDataToNbt
- Overrides:
writeCustomDataToNbtin classclass_3136- Mappings:
Namespace Name Mixin selector official bLaer;b(Lgy;)Vintermediary method_2528Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)Vnamed writeCustomDataToNbtLnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
readCustomDataFromNbt
- Overrides:
readCustomDataFromNbtin classclass_3136- Mappings:
Namespace Name Mixin selector official aLaer;a(Lgy;)Vintermediary method_2498Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)Vnamed readCustomDataFromNbtLnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
setVariant
public void setVariant(int variant) - Mappings:
Namespace Name Mixin selector official sLakq;s(I)Vintermediary method_6293Lnet/minecraft/class_1712;method_6293(I)Vnamed setVariantLnet/minecraft/entity/passive/HorseBaseEntity;setVariant(I)V
-
getVariant
public int getVariant()- Mappings:
Namespace Name Mixin selector official dyLakq;dy()Iintermediary method_6236Lnet/minecraft/class_1712;method_6236()Inamed getVariantLnet/minecraft/entity/passive/HorseBaseEntity;getVariant()I
-
method_6245
private void method_6245()- Mappings:
Namespace Name Mixin selector official egLakq;eg()Vintermediary method_6245Lnet/minecraft/class_1712;method_6245()Vnamed method_6245Lnet/minecraft/entity/passive/HorseBaseEntity;method_6245()V
-
method_6246
- Mappings:
Namespace Name Mixin selector official ehLakq;eh()Vintermediary method_6246Lnet/minecraft/class_1712;method_6246()Vnamed method_6246Lnet/minecraft/entity/passive/HorseBaseEntity;method_6246()V
-
method_6272
- Mappings:
Namespace Name Mixin selector official dzLakq;dz()Ljava/lang/String;intermediary method_6272Lnet/minecraft/class_1712;method_6272()Ljava/lang/String;named method_6272Lnet/minecraft/entity/passive/HorseBaseEntity;method_6272()Ljava/lang/String;
-
method_6273
- Mappings:
Namespace Name Mixin selector official dCLakq;dC()[Ljava/lang/String;intermediary method_6273Lnet/minecraft/class_1712;method_6273()[Ljava/lang/String;named method_6273Lnet/minecraft/entity/passive/HorseBaseEntity;method_6273()[Ljava/lang/String;
-
updateSaddle
protected void updateSaddle()- Overrides:
updateSaddlein classclass_3136- Mappings:
Namespace Name Mixin selector official method_6244Lakq;method_6244()Vintermediary method_6244Lnet/minecraft/class_1712;method_6244()Vnamed updateSaddleLnet/minecraft/entity/passive/HorseBaseEntity;updateSaddle()V
-
method_8390
- Mappings:
Namespace Name Mixin selector official hLakq;h(Late;)Vintermediary method_8390Lnet/minecraft/class_1712;method_8390(Lnet/minecraft/class_1071;)Vnamed method_8390Lnet/minecraft/entity/passive/HorseBaseEntity;method_8390(Lnet/minecraft/item/ItemStack;)V
-
method_13131
- Mappings:
Namespace Name Mixin selector official dHLakq;dH()Lakr;intermediary method_13131Lnet/minecraft/class_1712;method_13131()Lnet/minecraft/class_2976;named method_13131Lnet/minecraft/entity/passive/HorseBaseEntity;method_13131()Lnet/minecraft/util/HorseArmorType;
-
method_13928
- Specified by:
method_13928in interfaceSimpleInventoryListener- Overrides:
method_13928in classclass_3136- Mappings:
Namespace Name Mixin selector official aLadg;a(Lade;)Vintermediary method_13928Lnet/minecraft/class_850;method_13928(Lnet/minecraft/class_849;)Vnamed method_13928Lnet/minecraft/inventory/SimpleInventoryListener;method_13928(Lnet/minecraft/inventory/Inventory;)V
-
method_13967
- Overrides:
method_13967in classclass_3136- Mappings:
Namespace Name Mixin selector official aLako;a(Lbhr;)Vintermediary method_13967Lnet/minecraft/class_3136;method_13967(Lnet/minecraft/class_200;)Vnamed method_13967Lnet/minecraft/class_3136;method_13967(Lnet/minecraft/sound/BlockSoundGroup;)V
-
initializeAttributes
protected void initializeAttributes()- Overrides:
initializeAttributesin classclass_3136- Mappings:
Namespace Name Mixin selector official bZLafa;bZ()Vintermediary method_6129Lnet/minecraft/class_1699;method_6129()Vnamed initializeAttributesLnet/minecraft/entity/LivingEntity;initializeAttributes()V
-
tick
public void tick()- Overrides:
tickin classclass_3136- Mappings:
Namespace Name Mixin selector official R_Laer;R_()Vintermediary method_2558Lnet/minecraft/class_864;method_2558()Vnamed tickLnet/minecraft/entity/Entity;tick()V
-
ambientSound
- Overrides:
ambientSoundin classclass_3136- Mappings:
Namespace Name Mixin selector official DLafb;D()Lwi;intermediary method_2603Lnet/minecraft/class_871;method_2603()Lnet/minecraft/class_2926;named ambientSoundLnet/minecraft/entity/mob/MobEntity;ambientSound()Lnet/minecraft/client/sound/SoundEvent;
-
deathSound
- Overrides:
deathSoundin classclass_3136- Mappings:
Namespace Name Mixin selector official csLafa;cs()Lwi;intermediary method_13049Lnet/minecraft/class_1699;method_13049()Lnet/minecraft/class_2926;named deathSoundLnet/minecraft/entity/LivingEntity;deathSound()Lnet/minecraft/client/sound/SoundEvent;
-
getHurtSound
- Overrides:
getHurtSoundin classclass_3136- Mappings:
Namespace Name Mixin selector official dLafa;d(Laea;)Lwi;intermediary method_15060Lnet/minecraft/class_1699;method_15060(Lnet/minecraft/class_856;)Lnet/minecraft/class_2926;named getHurtSoundLnet/minecraft/entity/LivingEntity;getHurtSound(Lnet/minecraft/entity/damage/DamageSource;)Lnet/minecraft/client/sound/SoundEvent;
-
method_13132
- Overrides:
method_13132in classclass_3136- Mappings:
Namespace Name Mixin selector official dBLako;dB()Lwi;intermediary method_13132Lnet/minecraft/class_3136;method_13132()Lnet/minecraft/class_2926;named method_13132Lnet/minecraft/class_3136;method_13132()Lnet/minecraft/client/sound/SoundEvent;
-
getLootTableId
- Overrides:
getLootTableIdin classMobEntity- Mappings:
Namespace Name Mixin selector official GLafb;G()Lpc;intermediary method_13074Lnet/minecraft/class_871;method_13074()Lnet/minecraft/class_1653;named getLootTableIdLnet/minecraft/entity/mob/MobEntity;getLootTableId()Lnet/minecraft/util/Identifier;
-
interactMob
- Overrides:
interactMobin classAnimalEntity- Mappings:
Namespace Name Mixin selector official aLafb;a(Laog;Ladk;)Zintermediary method_13079Lnet/minecraft/class_871;method_13079(Lnet/minecraft/class_988;Lnet/minecraft/class_2961;)Znamed interactMobLnet/minecraft/entity/mob/MobEntity;interactMob(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;)Z
-
canBreedWith
- Overrides:
canBreedWithin classclass_3136- Mappings:
Namespace Name Mixin selector official aLajq;a(Lajq;)Zintermediary method_2852Lnet/minecraft/class_942;method_2852(Lnet/minecraft/class_942;)Znamed canBreedWithLnet/minecraft/entity/passive/AnimalEntity;canBreedWith(Lnet/minecraft/entity/passive/AnimalEntity;)Z
-
breed
- Overrides:
breedin classclass_3136- Mappings:
Namespace Name Mixin selector official aLaeo;a(Laeo;)Laeo;intermediary method_4440Lnet/minecraft/class_862;method_4440(Lnet/minecraft/class_862;)Lnet/minecraft/class_862;named breedLnet/minecraft/entity/passive/PassiveEntity;breed(Lnet/minecraft/entity/passive/PassiveEntity;)Lnet/minecraft/entity/passive/PassiveEntity;
-
method_13984
public boolean method_13984()- Overrides:
method_13984in classclass_3136- Mappings:
Namespace Name Mixin selector official efLako;ef()Zintermediary method_13984Lnet/minecraft/class_3136;method_13984()Znamed method_13984Lnet/minecraft/class_3136;method_13984()Z
-
method_14001
- Overrides:
method_14001in classclass_3136- Mappings:
Namespace Name Mixin selector official gLako;g(Late;)Zintermediary method_14001Lnet/minecraft/class_3136;method_14001(Lnet/minecraft/class_1071;)Znamed method_14001Lnet/minecraft/class_3136;method_14001(Lnet/minecraft/item/ItemStack;)Z
-
initialize
@Nullable public EntityData initialize(LocalDifficulty difficulty, @Nullable EntityData entityData, @Nullable NbtCompound nbt) - Overrides:
initializein classclass_3136- Mappings:
Namespace Name Mixin selector official aLafb;a(Ladj;Lafj;Lgy;)Lafj;intermediary method_6156Lnet/minecraft/class_871;method_6156(Lnet/minecraft/class_2607;Lnet/minecraft/class_1700;Lnet/minecraft/class_322;)Lnet/minecraft/class_1700;named initializeLnet/minecraft/entity/mob/MobEntity;initialize(Lnet/minecraft/world/LocalDifficulty;Lnet/minecraft/entity/EntityData;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/entity/EntityData;
-