Package net.minecraft.entity.passive
Class TropicalFishEntity
- All Implemented Interfaces:
Bucketable,CommandOutput,Nameable,EntityLike
- Mappings:
Namespace Name official beeintermediary net/minecraft/class_1474named net/minecraft/entity/passive/TropicalFishEntity
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static classprivate static classNested classes/interfaces inherited from class net.minecraft.entity.passive.SchoolingFishEntity
SchoolingFishEntity.FishDataNested classes/interfaces inherited from class net.minecraft.entity.Entity
Entity.MoveEffect, Entity.PositionUpdater, Entity.RemovalReason -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Stringstatic int[]private booleanprivate static intstatic intprivate static intprivate static intstatic intprivate static Identifier[]private static Identifier[]private static Identifier[]private static TrackedData<Integer>Fields inherited from class net.minecraft.entity.mob.MobEntity
ambientSoundChance, armorDropChances, experiencePoints, field_30083, field_30084, field_30085, field_30091, goalSelector, handDropChances, jumpControl, LEASH_KEY, lookControl, moveControl, navigation, targetSelectorFields inherited from class net.minecraft.entity.LivingEntity
activeItemStack, 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, flyingSpeed, 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, dataTracker, distanceTraveled, fallDistance, field_28627, field_29973, field_29974, field_29979, field_29980, field_29981, field_29987, field_29988, field_29989, field_29990, field_29991, field_29992, field_29993, firstUpdate, FLAGS, fluidHeight, horizontalCollision, horizontalSpeed, ID_KEY, ignoreCameraFrustum, inanimate, inNetherPortal, inPowderSnow, lastNetherPortalPosition, lastRenderX, lastRenderY, lastRenderZ, LOGGER, movementMultiplier, netherPortalTime, noClip, onGround, PASSENGERS_KEY, POSE, prevHorizontalSpeed, prevPitch, prevX, prevY, prevYaw, prevZ, random, ridingCooldown, stepHeight, submergedFluidTag, submergedInWater, timeUntilRegen, touchingWater, uuid, UUID_KEY, uuidString, velocityDirty, velocityModified, verticalCollision, wasInPowderSnow, wasOnFire, worldFields inherited from interface net.minecraft.server.command.CommandOutput
DUMMY -
Constructor Summary
ConstructorsConstructorDescriptionTropicalFishEntity(EntityType<? extends TropicalFishEntity> type, World world) -
Method Summary
Modifier and TypeMethodDescriptionvoidcopyDataFromNbt(NbtCompound nbt)voidcopyDataToStack(ItemStack stack)protected SoundEventfloat[]static DyeColorgetBaseDyeColor(int variant)private static intgetBaseDyeColorIndex(int variant)protected SoundEventprotected SoundEventprotected SoundEventgetHurtSound(DamageSource source)private static intgetPattern(int variant)float[]static DyeColorgetPatternDyeColor(int variant)private static intgetPatternDyeColorIndex(int variant)intgetShape()static intgetShape(int variant)static StringgetToolTipForVariant(int variant)static StringgetTranslationKey(int variant)intprotected voidinitialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, @Nullable EntityData entityData, @Nullable NbtCompound entityNbt)voidvoidsetVariant(int variant)booleanspawnsTooManyForEachTry(int count)private static inttoVariant(TropicalFishEntity.Variety variety, DyeColor baseColor, DyeColor patternColor)voidMethods inherited from class net.minecraft.entity.passive.SchoolingFishEntity
canHaveMoreFishInGroup, getLimitPerChunk, getMaxGroupSize, hasLeader, hasOtherFishInGroup, hasSelfControl, initGoals, isCloseEnoughToLeader, joinGroupOf, leaveGroup, moveTowardLeader, pullInOtherFish, tickMethods inherited from class net.minecraft.entity.passive.FishEntity
canImmediatelyDespawn, cannotDespawn, canSpawn, createFishAttributes, createNavigation, getActiveEyeHeight, getBucketedSound, getSwimSound, interactMob, isFromBucket, playStepSound, setFromBucket, tickMovement, travelMethods inherited from class net.minecraft.entity.mob.WaterCreatureEntity
baseTick, canBeLeashedBy, canBreatheInWater, canSpawn, canSpawnUnderground, getGroup, getMinAmbientSoundDelay, getXpToDrop, isPushedByFluids, tickWaterBreathingAirMethods inherited from class net.minecraft.entity.mob.PathAwareEntity
canSpawn, getPathfindingFavor, getPathfindingFavor, getRunFromLeashSpeed, isNavigating, updateForLeashLength, updateLeashMethods inherited from class net.minecraft.entity.mob.MobEntity
attachLeash, canBeControlledByRider, canEquip, canGather, canMobSpawn, canMoveVoluntarily, canPickupItem, canPickUpLoot, canTarget, canTarget, canUseRangedWeapon, checkDespawn, clearGoalsAndTasks, convertTo, createBodyControl, createMobAttributes, detachLeash, dropEquipment, dropLoot, enchantEquipment, enchantMainHandItem, equipLootStack, equipStack, getArmorItems, getBodyYawSpeed, getDropChance, getEquipmentForSlot, getEquippedStack, getHoldingEntity, getItemsHand, getJumpControl, getLookControl, getLookPitchSpeed, getLookYawSpeed, getLootContextBuilder, getLootTable, getLootTableId, getMainArm, getMoveControl, getNavigation, getPathfindingPenalty, getPickBlockStack, getPositionTarget, getPositionTargetRange, getSafeFallDistance, getTarget, getVisibilityCache, handleStatus, hasPositionTarget, initEquipment, interact, isAffectedByDaylight, isAiDisabled, isAttacking, isDisallowedInPeaceful, isInWalkTargetRange, isInWalkTargetRange, isLeashed, isLeftHanded, isLogicalSideForUpdatingMovement, isPersistent, lookAtEntity, loot, method_29244, method_35055, mobTick, movesIndependently, onEatingGrass, onPlayerSpawnedChild, playAmbientSound, playHurtSound, playSpawnEffects, prefersNewDamageableItem, prefersNewEquipment, removeFromDimension, sendAiDebugData, setAiDisabled, setAttacking, setBaby, setCanPickUpLoot, setEquipmentDropChance, setForwardSpeed, setHoldingEntityId, setLeftHanded, setMovementSpeed, setPathfindingPenalty, setPersistent, setPositionTarget, setSidewaysSpeed, setTarget, setUpwardSpeed, squaredAttackRange, startRiding, swimUpward, tickNewAi, tryAttack, tryEquip, turnHead, updateDropChances, updateEnchantments, updateGoalControlsMethods inherited from class net.minecraft.entity.LivingEntity
addPowderSnowSlowIfNeeded, addSoulSpeedBoostIfNeeded, addStatusEffect, animateDamage, applyArmorToDamage, applyDamage, applyEnchantmentsToDamage, applyMovementEffects, applyStatusEffect, attackLivingEntity, blockedByShield, canBeRiddenInWater, canFreeze, canHaveStatusEffect, canSee, canTakeDamage, canWalkOnFluid, clearActiveItem, clearPotionSwirls, clearSleepingPosition, clearStatusEffects, collides, computeFallDamage, consumeItem, containsOnlyAmbientEffects, createBrainProfile, createLivingAttributes, createSpawnPacket, damage, damageArmor, damageShield, deserializeBrain, displaySoulSpeedEffects, drop, dropInventory, dropXp, eatFood, endCombat, enterCombat, fall, getAbsorptionAmount, getActiveHand, getActiveItem, getActiveStatusEffects, getArmor, getArmorVisibility, getArrowType, getAttackDistanceScalingFactor, getAttacker, getAttacking, getAttributeBaseValue, getAttributeInstance, getAttributes, getAttributeValue, getBaseMovementSpeedMultiplier, getBoundingBox, getBrain, getClimbingPos, getCommandItemSlot, getDamageTracker, getDespawnCounter, getDimensions, getDrinkSound, getEatSound, getEyeHeight, getFallSound, getHandSwingProgress, getHeadYaw, getHealth, getItemUseTime, getItemUseTimeLeft, getJumpVelocity, getLastAttackedTime, getLastAttackTime, getLeaningPitch, getMainHandStack, getMaxHealth, getMovementSpeed, getNextAirOnLand, getNextAirUnderwater, getOffHandStack, getPoses, getPreferredEquipmentSlot, getPrimeAdversary, getRandom, getRecentDamageSource, getRoll, getScaleFactor, getSleepingDirection, getSleepingPosition, getSoundPitch, getSoundVolume, getStackInHand, getStatusEffect, getStatusEffects, getStingerCount, getStuckArrowCount, getVelocityMultiplier, getVisibilityBoundingBox, getYaw, handleFallDamage, hasNoDrag, hasStackEquipped, hasStatusEffect, heal, hurtByWater, isAffectedBySplashPotions, isAlive, isBaby, isBlocking, isClimbing, isDead, isFallFlying, isGlowing, isHolding, isHolding, isHoldingOntoLadder, isImmobile, isInsideWall, isInSwimmingPose, isMobOrPlayer, isOnSoulSpeedBlock, isPushable, isSleeping, isTarget, isUndead, isUsingItem, isUsingRiptide, jump, kill, knockback, knockDownwards, lookAt, markEffectsDirty, method_26317, method_26318, method_36608, onAttacking, onDeath, onEquipStack, onKilledBy, onStatusEffectApplied, onStatusEffectRemoved, onStatusEffectUpgraded, onTrackedDataSet, playBlockFallSound, positionInPortal, positionInPortal, pushAway, pushAwayFrom, readFromPacket, removePowderSnowSlow, removeSoulSpeedBoost, removeStatusEffect, removeStatusEffectInternal, scheduleVelocityUpdate, sendEquipmentBreakStatus, sendPickup, sendToolBreakStatus, setAbsorptionAmount, setAttacker, setAttacking, setBodyYaw, setCurrentHand, setDespawnCounter, setHeadYaw, setHealth, setJumping, setLivingFlag, setNearbySongPlaying, setNoDrag, setOnGround, setRiptideTicks, setSleepingPosition, setSprinting, setStackInHand, setStingerCount, setStuckArrowCount, shouldAlwaysDropXp, shouldDisplaySoulSpeedEffects, shouldDropLoot, shouldDropXp, shouldRemoveSoulSpeedBoost, shouldRenderName, shouldSwimInFluids, sleep, spawnConsumptionEffects, stopRiding, stopUsingItem, swingHand, swingHand, takeKnockback, takeShieldHit, teleport, tickCramming, tickHandSwing, tickInVoid, tickRiding, tickRiptide, tickStatusEffects, triggerItemPickedUpByEntityCriteria, updateLimbs, updatePostDeath, updatePotionVisibility, updateTrackedHeadRotation, updateTrackedPositionAndAngles, wakeUpMethods inherited from class net.minecraft.entity.Entity
addAirTravelEffects, addFlapEffects, addPassenger, addScoreboardTag, addVelocity, adjustMovementForCollisions, adjustMovementForCollisions, adjustMovementForPiston, adjustMovementForSneaking, adjustSingleAxisMovementForCollisions, applyMirror, applyRotation, attemptTickInVoid, bypassesLandingEffects, bypassesSteppingEffects, calculateBoundingBox, calculateBoundsForPose, calculateDimensions, calculateNextStepSoundDistance, canAddPassenger, canAvoidTraps, canBeSpectated, canExplosionDestroyBlock, canStartRiding, canUsePortals, changeLookDirection, checkBlockCollision, collidesWith, collidesWithStateAtPos, copyFrom, copyPositionAndRotation, dealDamage, detach, discard, dismountVehicle, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropStack, dropStack, emitGameEvent, emitGameEvent, emitGameEvent, emitGameEvent, entityDataRequiresOperator, equals, extinguish, getAir, getBlockPos, getBlockX, getBlockY, getBlockZ, getBodyY, getBoundingBox, getBrightnessAtEyes, getBurningDuration, getCameraBlockPos, getCameraPosVec, getChunkPos, getClientCameraPosVec, getCommandSource, getCustomName, getDataTracker, getDefaultName, getDefaultNetherPortalCooldown, getDisplayName, getEffectiveExplosionResistance, getEntityName, getEntityWorld, getEyeHeight, getEyePos, getEyeY, getFireTicks, getFirstPassenger, getFlag, getFluidHeight, getFreezingScale, getFrozenTicks, getGameEventHandler, getHeight, getHeightOffset, getHighSpeedSplashSound, getHorizontalFacing, getHoverEvent, getId, getItemsEquipped, getJumpVelocityMultiplier, getLandingBlockState, getLandingPos, getLeashOffset, 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, getSoundCategory, getSplashSound, getStandingEyeHeight, getSwimHeight, getTargetingMargin, getTeamColorValue, getTeleportTarget, getTrackedPosition, getType, getUuid, getUuidAsString, getVehicle, getVelocity, getVelocityAffectingPos, getWidth, getX, getY, getYaw, getZ, handleAttack, hasCustomName, hashCode, hasNetherPortalCooldown, hasNoGravity, hasPassenger, hasPassengerDeep, hasPassengers, hasPassengerType, hasPermissionLevel, hasPlayerRider, hasVehicle, hasWings, interactAt, isAttackable, isCollidable, isConnectedThroughVehicle, isCustomNameVisible, isDescending, isFireImmune, isFreezing, isImmuneToExplosion, isInLava, isInRange, isInsideWaterOrBubbleColumn, isInSneakingPose, isInvisible, isInvisibleTo, isInvulnerable, isInvulnerableTo, isLiving, isOnFire, isOnGround, isPartOf, isPlayer, isRegionUnloaded, isRemoved, isSilent, isSneaking, isSneaky, isSpectator, isSprinting, isSubmergedIn, isSubmergedInWater, isSwimming, isTeammate, isTeamPlayer, isTouchingWater, isTouchingWaterOrRain, isWet, method_30951, method_36361, method_36601, move, moveToWorld, occludeVibrationSignals, offsetX, offsetZ, onBlockCollision, onBubbleColumnCollision, onBubbleColumnSurfaceCollision, onKilledOther, onPassengerLookAround, onPlayerCollision, onRemoved, onSpawnPacket, onStartedTrackingBy, onStoppedTrackingBy, onStruckByLightning, onSwimmingStart, playSound, playSwimSound, populateCrashReport, pushOutOfBlocks, raycast, readNbt, refreshPosition, refreshPositionAfterTeleport, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, remove, removeAllPassengers, removePassenger, removeScoreboardTag, requestTeleport, requestTeleportAndDismount, resetNetherPortalCooldown, resetPosition, saveNbt, saveSelfNbt, sendSystemMessage, setAir, setBoundingBox, setCustomName, setCustomNameVisible, setEntityId, setFireTicks, setFlag, setFrozenTicks, setGlowing, setInNetherPortal, setInPowderSnow, setInvisible, setInvulnerable, setListener, setNoGravity, setOnFire, setOnFireFor, setOnFireFromLava, setPitch, setPos, setPose, setPosition, setPosition, setRemoved, setRenderDistanceMultiplier, setRotation, setSilent, setSneaking, setSwimming, setUuid, setVelocity, setVelocity, setVelocityClient, setYaw, shouldBroadcastConsoleToOps, shouldLeaveSwimmingPose, shouldReceiveFeedback, shouldRender, shouldRender, shouldSave, shouldSetPositionOnLoad, shouldSpawnSprintingParticles, shouldTrackOutput, slowMovement, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredHorizontalLength, startRiding, streamPassengersAndSelf, streamSelfAndPassengers, teleport, tickNetherPortal, tickNetherPortalCooldown, toNbtList, toNbtList, toString, 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
cannotBeSilenced
-
Field Details
-
BUCKET_VARIANT_TAG_KEY
- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official bLbee;b:Ljava/lang/String;intermediary field_30378Lnet/minecraft/class_1474;field_30378:Ljava/lang/String;named BUCKET_VARIANT_TAG_KEYLnet/minecraft/entity/passive/TropicalFishEntity;BUCKET_VARIANT_TAG_KEY:Ljava/lang/String;
-
VARIANT
- Mappings:
Namespace Name Mixin selector official bSLbee;bS:Lwa;intermediary field_6874Lnet/minecraft/class_1474;field_6874:Lnet/minecraft/class_2940;named VARIANTLnet/minecraft/entity/passive/TropicalFishEntity;VARIANT:Lnet/minecraft/entity/data/TrackedData;
-
field_30380
public static final int field_30380- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official cLbee;c:Iintermediary field_30380Lnet/minecraft/class_1474;field_30380:Inamed field_30380Lnet/minecraft/entity/passive/TropicalFishEntity;field_30380:I
-
field_30383
public static final int field_30383- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official dLbee;d:Iintermediary field_30383Lnet/minecraft/class_1474;field_30383:Inamed field_30383Lnet/minecraft/entity/passive/TropicalFishEntity;field_30383:I
-
field_30379
private static final int field_30379- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official bTLbee;bT:Iintermediary field_30379Lnet/minecraft/class_1474;field_30379:Inamed field_30379Lnet/minecraft/entity/passive/TropicalFishEntity;field_30379:I
-
SHAPE_IDS
- Mappings:
Namespace Name Mixin selector official bULbee;bU:[Lwr;intermediary field_6875Lnet/minecraft/class_1474;field_6875:[Lnet/minecraft/class_2960;named SHAPE_IDSLnet/minecraft/entity/passive/TropicalFishEntity;SHAPE_IDS:[Lnet/minecraft/util/Identifier;
-
SMALL_FISH_VARIETY_IDS
- Mappings:
Namespace Name Mixin selector official bVLbee;bV:[Lwr;intermediary field_6878Lnet/minecraft/class_1474;field_6878:[Lnet/minecraft/class_2960;named SMALL_FISH_VARIETY_IDSLnet/minecraft/entity/passive/TropicalFishEntity;SMALL_FISH_VARIETY_IDS:[Lnet/minecraft/util/Identifier;
-
LARGE_FISH_VARIETY_IDS
- Mappings:
Namespace Name Mixin selector official bWLbee;bW:[Lwr;intermediary field_6876Lnet/minecraft/class_1474;field_6876:[Lnet/minecraft/class_2960;named LARGE_FISH_VARIETY_IDSLnet/minecraft/entity/passive/TropicalFishEntity;LARGE_FISH_VARIETY_IDS:[Lnet/minecraft/util/Identifier;
-
field_30381
private static final int field_30381- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official bXLbee;bX:Iintermediary field_30381Lnet/minecraft/class_1474;field_30381:Inamed field_30381Lnet/minecraft/entity/passive/TropicalFishEntity;field_30381:I
-
field_30382
private static final int field_30382- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official bYLbee;bY:Iintermediary field_30382Lnet/minecraft/class_1474;field_30382:Inamed field_30382Lnet/minecraft/entity/passive/TropicalFishEntity;field_30382:I
-
COMMON_VARIANTS
public static final int[] COMMON_VARIANTS- Mappings:
Namespace Name Mixin selector official eLbee;e:[Iintermediary field_6879Lnet/minecraft/class_1474;field_6879:[Inamed COMMON_VARIANTSLnet/minecraft/entity/passive/TropicalFishEntity;COMMON_VARIANTS:[I
-
commonSpawn
private boolean commonSpawn- Mappings:
Namespace Name Mixin selector official bZLbee;bZ:Zintermediary field_6877Lnet/minecraft/class_1474;field_6877:Znamed commonSpawnLnet/minecraft/entity/passive/TropicalFishEntity;commonSpawn:Z
-
-
Constructor Details
-
TropicalFishEntity
- Mappings:
Namespace Name Mixin selector official <init>Lasp;<init>(Last;Lbvy;)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
-
toVariant
private static int toVariant(TropicalFishEntity.Variety variety, DyeColor baseColor, DyeColor patternColor)- Mappings:
Namespace Name Mixin selector official aLbee;a(Lbee$a;Lbou;Lbou;)Iintermediary method_6647Lnet/minecraft/class_1474;method_6647(Lnet/minecraft/class_1474$class_1475;Lnet/minecraft/class_1767;Lnet/minecraft/class_1767;)Inamed toVariantLnet/minecraft/entity/passive/TropicalFishEntity;toVariant(Lnet/minecraft/entity/passive/TropicalFishEntity$Variety;Lnet/minecraft/util/DyeColor;Lnet/minecraft/util/DyeColor;)I
-
getToolTipForVariant
- Mappings:
Namespace Name Mixin selector official bLbee;b(I)Ljava/lang/String;intermediary method_6649Lnet/minecraft/class_1474;method_6649(I)Ljava/lang/String;named getToolTipForVariantLnet/minecraft/entity/passive/TropicalFishEntity;getToolTipForVariant(I)Ljava/lang/String;
-
getBaseDyeColor
- Mappings:
Namespace Name Mixin selector official tLbee;t(I)Lbou;intermediary method_6652Lnet/minecraft/class_1474;method_6652(I)Lnet/minecraft/class_1767;named getBaseDyeColorLnet/minecraft/entity/passive/TropicalFishEntity;getBaseDyeColor(I)Lnet/minecraft/util/DyeColor;
-
getPatternDyeColor
- Mappings:
Namespace Name Mixin selector official uLbee;u(I)Lbou;intermediary method_6651Lnet/minecraft/class_1474;method_6651(I)Lnet/minecraft/class_1767;named getPatternDyeColorLnet/minecraft/entity/passive/TropicalFishEntity;getPatternDyeColor(I)Lnet/minecraft/util/DyeColor;
-
getTranslationKey
- Mappings:
Namespace Name Mixin selector official vLbee;v(I)Ljava/lang/String;intermediary method_6657Lnet/minecraft/class_1474;method_6657(I)Ljava/lang/String;named getTranslationKeyLnet/minecraft/entity/passive/TropicalFishEntity;getTranslationKey(I)Ljava/lang/String;
-
initDataTracker
protected void initDataTracker()- Overrides:
initDataTrackerin classFishEntity- Mappings:
Namespace Name Mixin selector official a_Lasp;a_()Vintermediary method_5693Lnet/minecraft/class_1297;method_5693()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
writeCustomDataToNbt
- Overrides:
writeCustomDataToNbtin classFishEntity- Mappings:
Namespace Name Mixin selector official bLasp;b(Lmv;)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 classFishEntity- Mappings:
Namespace Name Mixin selector official aLasp;a(Lmv;)Vintermediary method_5749Lnet/minecraft/class_1297;method_5749(Lnet/minecraft/class_2487;)Vnamed readCustomDataFromNbtLnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
setVariant
public void setVariant(int variant)- Mappings:
Namespace Name Mixin selector official wLbee;w(I)Vintermediary method_6659Lnet/minecraft/class_1474;method_6659(I)Vnamed setVariantLnet/minecraft/entity/passive/TropicalFishEntity;setVariant(I)V
-
spawnsTooManyForEachTry
public boolean spawnsTooManyForEachTry(int count)- Overrides:
spawnsTooManyForEachTryin classMobEntity- Mappings:
Namespace Name Mixin selector official cLate;c(I)Zintermediary method_5969Lnet/minecraft/class_1308;method_5969(I)Znamed spawnsTooManyForEachTryLnet/minecraft/entity/mob/MobEntity;spawnsTooManyForEachTry(I)Z
-
getVariant
public int getVariant()- Mappings:
Namespace Name Mixin selector official fCLbee;fC()Iintermediary method_6644Lnet/minecraft/class_1474;method_6644()Inamed getVariantLnet/minecraft/entity/passive/TropicalFishEntity;getVariant()I
-
copyDataToStack
- Specified by:
copyDataToStackin interfaceBucketable- Overrides:
copyDataToStackin classFishEntity- Mappings:
Namespace Name Mixin selector official kLbdi;k(Lbpy;)Vintermediary method_6455Lnet/minecraft/class_5761;method_6455(Lnet/minecraft/class_1799;)Vnamed copyDataToStackLnet/minecraft/entity/Bucketable;copyDataToStack(Lnet/minecraft/item/ItemStack;)V
-
copyDataFromNbt
- Specified by:
copyDataFromNbtin interfaceBucketable- Overrides:
copyDataFromNbtin classFishEntity- Mappings:
Namespace Name Mixin selector official cLbdi;c(Lmv;)Vintermediary method_35170Lnet/minecraft/class_5761;method_35170(Lnet/minecraft/class_2487;)Vnamed copyDataFromNbtLnet/minecraft/entity/Bucketable;copyDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
getBucketItem
- Mappings:
Namespace Name Mixin selector official aLbdi;a()Lbpy;intermediary method_6452Lnet/minecraft/class_5761;method_6452()Lnet/minecraft/class_1799;named getBucketItemLnet/minecraft/entity/Bucketable;getBucketItem()Lnet/minecraft/item/ItemStack;
-
getAmbientSound
- Overrides:
getAmbientSoundin classMobEntity- Mappings:
Namespace Name Mixin selector official qLate;q()Laex;intermediary method_5994Lnet/minecraft/class_1308;method_5994()Lnet/minecraft/class_3414;named getAmbientSoundLnet/minecraft/entity/mob/MobEntity;getAmbientSound()Lnet/minecraft/sound/SoundEvent;
-
getDeathSound
- Overrides:
getDeathSoundin classLivingEntity- Mappings:
Namespace Name Mixin selector official v_Latc;v_()Laex;intermediary method_6002Lnet/minecraft/class_1309;method_6002()Lnet/minecraft/class_3414;named getDeathSoundLnet/minecraft/entity/LivingEntity;getDeathSound()Lnet/minecraft/sound/SoundEvent;
-
getHurtSound
- Overrides:
getHurtSoundin classLivingEntity- Mappings:
Namespace Name Mixin selector official cLatc;c(Larz;)Laex;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;
-
getFlopSound
- Specified by:
getFlopSoundin classFishEntity- Mappings:
Namespace Name Mixin selector official fuLbdd;fu()Laex;intermediary method_6457Lnet/minecraft/class_1422;method_6457()Lnet/minecraft/class_3414;named getFlopSoundLnet/minecraft/entity/passive/FishEntity;getFlopSound()Lnet/minecraft/sound/SoundEvent;
-
getBaseDyeColorIndex
private static int getBaseDyeColorIndex(int variant)- Mappings:
Namespace Name Mixin selector official yLbee;y(I)Iintermediary method_6653Lnet/minecraft/class_1474;method_6653(I)Inamed getBaseDyeColorIndexLnet/minecraft/entity/passive/TropicalFishEntity;getBaseDyeColorIndex(I)I
-
getBaseColorComponents
public float[] getBaseColorComponents()- Mappings:
Namespace Name Mixin selector official fDLbee;fD()[Fintermediary method_6658Lnet/minecraft/class_1474;method_6658()[Fnamed getBaseColorComponentsLnet/minecraft/entity/passive/TropicalFishEntity;getBaseColorComponents()[F
-
getPatternDyeColorIndex
private static int getPatternDyeColorIndex(int variant)- Mappings:
Namespace Name Mixin selector official zLbee;z(I)Iintermediary method_6648Lnet/minecraft/class_1474;method_6648(I)Inamed getPatternDyeColorIndexLnet/minecraft/entity/passive/TropicalFishEntity;getPatternDyeColorIndex(I)I
-
getPatternColorComponents
public float[] getPatternColorComponents()- Mappings:
Namespace Name Mixin selector official fELbee;fE()[Fintermediary method_6655Lnet/minecraft/class_1474;method_6655()[Fnamed getPatternColorComponentsLnet/minecraft/entity/passive/TropicalFishEntity;getPatternColorComponents()[F
-
getShape
public static int getShape(int variant)- Mappings:
Namespace Name Mixin selector official xLbee;x(I)Iintermediary method_6656Lnet/minecraft/class_1474;method_6656(I)Inamed getShapeLnet/minecraft/entity/passive/TropicalFishEntity;getShape(I)I
-
getShape
public int getShape()- Mappings:
Namespace Name Mixin selector official fFLbee;fF()Iintermediary method_6654Lnet/minecraft/class_1474;method_6654()Inamed getShapeLnet/minecraft/entity/passive/TropicalFishEntity;getShape()I
-
getPattern
private static int getPattern(int variant)- Mappings:
Namespace Name Mixin selector official ALbee;A(I)Iintermediary method_6645Lnet/minecraft/class_1474;method_6645(I)Inamed getPatternLnet/minecraft/entity/passive/TropicalFishEntity;getPattern(I)I
-
getVarietyId
- Mappings:
Namespace Name Mixin selector official fGLbee;fG()Lwr;intermediary method_6646Lnet/minecraft/class_1474;method_6646()Lnet/minecraft/class_2960;named getVarietyIdLnet/minecraft/entity/passive/TropicalFishEntity;getVarietyId()Lnet/minecraft/util/Identifier;
-
getShapeId
- Mappings:
Namespace Name Mixin selector official fHLbee;fH()Lwr;intermediary method_6650Lnet/minecraft/class_1474;method_6650()Lnet/minecraft/class_2960;named getShapeIdLnet/minecraft/entity/passive/TropicalFishEntity;getShapeId()Lnet/minecraft/util/Identifier;
-
initialize
@Nullable public @Nullable EntityData initialize(ServerWorldAccess world, LocalDifficulty difficulty, SpawnReason spawnReason, @Nullable @Nullable EntityData entityData, @Nullable @Nullable NbtCompound entityNbt)- Overrides:
initializein classSchoolingFishEntity- Mappings:
Namespace Name Mixin selector official aLate;a(Lbwm;Lari;Latg;Latu;Lmv;)Latu;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;
-