Package net.minecraft.entity.projectile
Class FishingBobberEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.projectile.FishingBobberEntity
- All Implemented Interfaces:
CommandSource
- Mappings:
Namespace Name official adointermediary net/minecraft/class_993named net/minecraft/entity/projectile/FishingBobberEntity
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate doubleprivate doubleprivate doubleprivate doubleprivate doubleprivate doubleprivate doubleprivate doubleprivate intprivate floatprivate static final Listprivate intprivate intprivate Blockprivate booleanprivate static final Listprivate intprivate intprivate intprivate intintprivate static final Listprivate intFields inherited from class net.minecraft.entity.Entity
changingDimension, chunkX, chunkY, chunkZ, colliding, dataTracker, dimension, distanceTraveled, fallDistance, field_22434, field_3223, fireResistance, firstUpdate, height, horizontalCollision, horizontalSpeed, ignoreCameraFrustum, inanimate, inLava, isFireImmune, netherPortalCooldown, netherPortalTime, noClip, onGround, pitch, playerUuid, prevHorizontalSpeed, prevPitch, prevTickX, prevTickY, prevTickZ, prevX, prevY, prevYaw, prevZ, pushSpeedReduction, random, removed, renderDistanceMultiplier, rider, stepHeight, teleporting, ticksAlive, touchingWater, trackedX, trackedY, trackedZ, updateNeeded, vehicle, velocityDirty, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
ConstructorsConstructorDescriptionFishingBobberEntity(World world) FishingBobberEntity(World world, double x, double y, double z, PlayerEntity player) FishingBobberEntity(World world, PlayerEntity player) -
Method Summary
Modifier and TypeMethodDescriptionstatic Listprivate ItemStackprotected voidvoidmethod_3230(double double2, double double3, double double4, float float2, float float3) voidvoidremove()intretract()voidsetVelocityClient(double x, double y, double z) booleanshouldRender(double distance) voidtick()voidupdateTrackedPositionAndAngles(double x, double y, double z, float yaw, float pitch, int interpolationSteps, boolean interpolate) voidMethods inherited from class net.minecraft.entity.Entity
addVelocity, afterSpawn, animateDamage, attemptSprintingParticles, baseTick, burn, canAvoidTraps, canClimb, canExplosionDestroyBlock, canFly, canUseCommand, checkBlockCollision, collides, copyPortalInfo, copyPosition, damage, dealDamage, destroy, distanceTo, distanceTo, doesNotCollide, doesRenderOnFire, dropItem, dropItem, dropItem, equals, equip, extinguish, fall, fromClientNbt, fromNbt, getAir, getArmorStacks, getBlastResistance, getBlockPos, getBoundingBox, getBox, getBrightnessAtEyes, getCameraPosVec, getCommandStats, getCustomName, getDataTracker, getDefaultNetherPortalCooldown, getEntity, getEntityId, getEyeHeight, getFlag, getHardCollisionBox, getHeadRotation, getHeightOffset, getHorizontalDirection, getHoverEvent, getLightmapCoordinates, getMaxNetherPortalTime, getMountedHeightOffset, getParts, getPos, getRotation, getRotationVector, getRotationVector, getSafeFallDistance, getSavedEntityId, getSplashSound, getSwimSound, getTargetingMargin, getTranslationKey, getUuid, getWorld, handleAttack, handleFallDamage, handleStatus, hasCustomName, hashCode, hasVehicle, increaseTransforms, interactAt, isAlive, isAttackable, isCustomNameVisible, isFireImmune, isImmuneToExplosion, isInsideWall, isInvisible, isInvisibleTo, isInvulnerableTo, isOnFire, isOutsideWorldborder, isPartOf, isPushable, isSilent, isSneaking, isSpectatedBy, isSprinting, isSubmergedIn, isSwimming, isTouchingLava, isTouchingWater, kill, method_10786, method_10941, method_10948, method_10957, method_10965, method_6097, method_6344, method_8364, move, onKilledOther, onLightningStrike, onPlayerCollision, onSwimmingStart, openInventory, playSound, playStepSound, populateCrashReport, pushAwayFrom, pushOutOfBlocks, rayTrace, refreshPositionAfterTeleport, refreshPositionAndAngles, refreshPositionAndAngles, saveSelfToNbt, saveToNbt, scheduleVelocityUpdate, sendCommandFeedback, sendMessage, setAir, setArmorSlot, setBoundingBox, setBounds, setCustomName, setCustomNameVisible, setEntityId, setFlag, setHeadYaw, setInLava, setInvisible, setOnFireFor, setOnFireFromLava, setOutsideWorldborder, setRotation, setSilent, setSneaking, setSprinting, setSwimming, setWorld, shouldRender, shouldRenderName, shouldSetPositionOnLoad, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredDistanceToCenter, startRiding, teleportToDimension, tickFire, tickRiding, toListNbt, toListNbt, toString, updateKilledAdvancementCriterion, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateVelocity, updateWaterState, writePlayerData
-
Field Details
-
JUNK_LOOT
- Mappings:
Namespace Name Mixin selector official dLado;d:Ljava/util/List;intermediary field_9113Lnet/minecraft/class_993;field_9113:Ljava/util/List;named JUNK_LOOTLnet/minecraft/entity/projectile/FishingBobberEntity;JUNK_LOOT:Ljava/util/List;
-
TREASURE_LOOT
- Mappings:
Namespace Name Mixin selector official eLado;e:Ljava/util/List;intermediary field_9114Lnet/minecraft/class_993;field_9114:Ljava/util/List;named TREASURE_LOOTLnet/minecraft/entity/projectile/FishingBobberEntity;TREASURE_LOOT:Ljava/util/List;
-
FISHING_LOOT
- Mappings:
Namespace Name Mixin selector official fLado;f:Ljava/util/List;intermediary field_9115Lnet/minecraft/class_993;field_9115:Ljava/util/List;named FISHING_LOOTLnet/minecraft/entity/projectile/FishingBobberEntity;FISHING_LOOT:Ljava/util/List;
-
posX
private int posX- Mappings:
Namespace Name Mixin selector official gLado;g:Iintermediary field_4064Lnet/minecraft/class_993;field_4064:Inamed posXLnet/minecraft/entity/projectile/FishingBobberEntity;posX:I
-
posY
private int posY- Mappings:
Namespace Name Mixin selector official hLado;h:Iintermediary field_4065Lnet/minecraft/class_993;field_4065:Inamed posYLnet/minecraft/entity/projectile/FishingBobberEntity;posY:I
-
posZ
private int posZ- Mappings:
Namespace Name Mixin selector official iLado;i:Iintermediary field_4066Lnet/minecraft/class_993;field_4066:Inamed posZLnet/minecraft/entity/projectile/FishingBobberEntity;posZ:I
-
inBlock
- Mappings:
Namespace Name Mixin selector official apLado;ap:Latr;intermediary field_9109Lnet/minecraft/class_993;field_9109:Lnet/minecraft/class_197;named inBlockLnet/minecraft/entity/projectile/FishingBobberEntity;inBlock:Lnet/minecraft/block/Block;
-
inGround
private boolean inGround- Mappings:
Namespace Name Mixin selector official aqLado;aq:Zintermediary field_4068Lnet/minecraft/class_993;field_4068:Znamed inGroundLnet/minecraft/entity/projectile/FishingBobberEntity;inGround:Z
-
shake
public int shake- Mappings:
Namespace Name Mixin selector official aLado;a:Iintermediary field_4051Lnet/minecraft/class_993;field_4051:Inamed shakeLnet/minecraft/entity/projectile/FishingBobberEntity;shake:I
-
thrower
- Mappings:
Namespace Name Mixin selector official bLado;b:Lahd;intermediary field_4062Lnet/minecraft/class_993;field_4062:Lnet/minecraft/class_988;named throwerLnet/minecraft/entity/projectile/FishingBobberEntity;thrower:Lnet/minecraft/entity/player/PlayerEntity;
-
removalTimer
private int removalTimer- Mappings:
Namespace Name Mixin selector official arLado;ar:Iintermediary field_4069Lnet/minecraft/class_993;field_4069:Inamed removalTimerLnet/minecraft/entity/projectile/FishingBobberEntity;removalTimer:I
-
field_4070
private int field_4070- Mappings:
Namespace Name Mixin selector official asLado;as:Iintermediary field_4070Lnet/minecraft/class_993;field_4070:Inamed field_4070Lnet/minecraft/entity/projectile/FishingBobberEntity;field_4070:I
-
hookCountdown
private int hookCountdown- Mappings:
Namespace Name Mixin selector official atLado;at:Iintermediary field_9110Lnet/minecraft/class_993;field_9110:Inamed hookCountdownLnet/minecraft/entity/projectile/FishingBobberEntity;hookCountdown:I
-
waitCountdown
private int waitCountdown- Mappings:
Namespace Name Mixin selector official auLado;au:Iintermediary field_9111Lnet/minecraft/class_993;field_9111:Inamed waitCountdownLnet/minecraft/entity/projectile/FishingBobberEntity;waitCountdown:I
-
fishTravelCountdown
private int fishTravelCountdown- Mappings:
Namespace Name Mixin selector official avLado;av:Iintermediary field_9112Lnet/minecraft/class_993;field_9112:Inamed fishTravelCountdownLnet/minecraft/entity/projectile/FishingBobberEntity;fishTravelCountdown:I
-
fishAngle
private float fishAngle- Mappings:
Namespace Name Mixin selector official awLado;aw:Fintermediary field_9108Lnet/minecraft/class_993;field_9108:Fnamed fishAngleLnet/minecraft/entity/projectile/FishingBobberEntity;fishAngle:F
-
caughtEntity
- Mappings:
Namespace Name Mixin selector official cLado;c:Lwv;intermediary field_4063Lnet/minecraft/class_993;field_4063:Lnet/minecraft/class_864;named caughtEntityLnet/minecraft/entity/projectile/FishingBobberEntity;caughtEntity:Lnet/minecraft/entity/Entity;
-
field_4053
private int field_4053- Mappings:
Namespace Name Mixin selector official axLado;ax:Iintermediary field_4053Lnet/minecraft/class_993;field_4053:Inamed field_4053Lnet/minecraft/entity/projectile/FishingBobberEntity;field_4053:I
-
field_4054
private double field_4054- Mappings:
Namespace Name Mixin selector official ayLado;ay:Dintermediary field_4054Lnet/minecraft/class_993;field_4054:Dnamed field_4054Lnet/minecraft/entity/projectile/FishingBobberEntity;field_4054:D
-
field_4055
private double field_4055- Mappings:
Namespace Name Mixin selector official azLado;az:Dintermediary field_4055Lnet/minecraft/class_993;field_4055:Dnamed field_4055Lnet/minecraft/entity/projectile/FishingBobberEntity;field_4055:D
-
field_4056
private double field_4056- Mappings:
Namespace Name Mixin selector official aALado;aA:Dintermediary field_4056Lnet/minecraft/class_993;field_4056:Dnamed field_4056Lnet/minecraft/entity/projectile/FishingBobberEntity;field_4056:D
-
field_4057
private double field_4057- Mappings:
Namespace Name Mixin selector official aBLado;aB:Dintermediary field_4057Lnet/minecraft/class_993;field_4057:Dnamed field_4057Lnet/minecraft/entity/projectile/FishingBobberEntity;field_4057:D
-
field_4058
private double field_4058- Mappings:
Namespace Name Mixin selector official aCLado;aC:Dintermediary field_4058Lnet/minecraft/class_993;field_4058:Dnamed field_4058Lnet/minecraft/entity/projectile/FishingBobberEntity;field_4058:D
-
field_4059
- Mappings:
Namespace Name Mixin selector official aDLado;aD:Dintermediary field_4059Lnet/minecraft/class_993;field_4059:Dnamed field_4059Lnet/minecraft/entity/projectile/FishingBobberEntity;field_4059:D
-
field_4060
- Mappings:
Namespace Name Mixin selector official aELado;aE:Dintermediary field_4060Lnet/minecraft/class_993;field_4060:Dnamed field_4060Lnet/minecraft/entity/projectile/FishingBobberEntity;field_4060:D
-
field_4061
- Mappings:
Namespace Name Mixin selector official aFLado;aF:Dintermediary field_4061Lnet/minecraft/class_993;field_4061:Dnamed field_4061Lnet/minecraft/entity/projectile/FishingBobberEntity;field_4061:D
-
-
Constructor Details
-
FishingBobberEntity
- Mappings:
Namespace Name Mixin selector official <init>Lwv;<init>(Laqu;)Vintermediary <init>Lnet/minecraft/class_864;<init>(Lnet/minecraft/class_1150;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
FishingBobberEntity
@Environment(CLIENT) public FishingBobberEntity(World world, double x, double y, double z, PlayerEntity player) - Mappings:
Namespace Name Mixin selector official <init>Lado;<init>(Laqu;DDDLahd;)Vintermediary <init>Lnet/minecraft/class_993;<init>(Lnet/minecraft/class_1150;DDDLnet/minecraft/class_988;)Vnamed <init>Lnet/minecraft/entity/projectile/FishingBobberEntity;<init>(Lnet/minecraft/world/World;DDDLnet/minecraft/entity/player/PlayerEntity;)V
-
FishingBobberEntity
- Mappings:
Namespace Name Mixin selector official <init>Lado;<init>(Laqu;Lahd;)Vintermediary <init>Lnet/minecraft/class_993;<init>(Lnet/minecraft/class_1150;Lnet/minecraft/class_988;)Vnamed <init>Lnet/minecraft/entity/projectile/FishingBobberEntity;<init>(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;)V
-
-
Method Details
-
getFishingLoot
- Mappings:
Namespace Name Mixin selector official jLado;j()Ljava/util/List;intermediary method_11155Lnet/minecraft/class_993;method_11155()Ljava/util/List;named getFishingLootLnet/minecraft/entity/projectile/FishingBobberEntity;getFishingLoot()Ljava/util/List;
-
initDataTracker
protected void initDataTracker()- Specified by:
initDataTrackerin classEntity- Mappings:
Namespace Name Mixin selector official hLwv;h()Vintermediary method_2484Lnet/minecraft/class_864;method_2484()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
shouldRender
- Overrides:
shouldRenderin classEntity- Mappings:
Namespace Name Mixin selector official aLwv;a(D)Zintermediary method_2486Lnet/minecraft/class_864;method_2486(D)Znamed shouldRenderLnet/minecraft/entity/Entity;shouldRender(D)Z
-
method_3230
public void method_3230(double double2, double double3, double double4, float float2, float float3) - Mappings:
Namespace Name Mixin selector official cLado;c(DDDFF)Vintermediary method_3230Lnet/minecraft/class_993;method_3230(DDDFF)Vnamed method_3230Lnet/minecraft/entity/projectile/FishingBobberEntity;method_3230(DDDFF)V
-
updateTrackedPositionAndAngles
@Environment(CLIENT) public void updateTrackedPositionAndAngles(double x, double y, double z, float yaw, float pitch, int interpolationSteps, boolean interpolate) - Overrides:
updateTrackedPositionAndAnglesin classEntity- Mappings:
Namespace Name Mixin selector official aLwv;a(DDDFFIZ)Vintermediary method_2488Lnet/minecraft/class_864;method_2488(DDDFFIZ)Vnamed updateTrackedPositionAndAnglesLnet/minecraft/entity/Entity;updateTrackedPositionAndAngles(DDDFFIZ)V
-
setVelocityClient
- Overrides:
setVelocityClientin classEntity- Mappings:
Namespace Name Mixin selector official iLwv;i(DDD)Vintermediary method_2556Lnet/minecraft/class_864;method_2556(DDD)Vnamed setVelocityClientLnet/minecraft/entity/Entity;setVelocityClient(DDD)V
-
tick
public void tick() -
writeCustomDataToNbt
- Specified by:
writeCustomDataToNbtin classEntity- Mappings:
Namespace Name Mixin selector official bLwv;b(Lfn;)Vintermediary method_2528Lnet/minecraft/class_864;method_2528(Lnet/minecraft/class_322;)Vnamed writeCustomDataToNbtLnet/minecraft/entity/Entity;writeCustomDataToNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
readCustomDataFromNbt
- Specified by:
readCustomDataFromNbtin classEntity- Mappings:
Namespace Name Mixin selector official aLwv;a(Lfn;)Vintermediary method_2498Lnet/minecraft/class_864;method_2498(Lnet/minecraft/class_322;)Vnamed readCustomDataFromNbtLnet/minecraft/entity/Entity;readCustomDataFromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
retract
public int retract()- Mappings:
Namespace Name Mixin selector official lLado;l()Iintermediary method_3231Lnet/minecraft/class_993;method_3231()Inamed retractLnet/minecraft/entity/projectile/FishingBobberEntity;retract()I
-
getResult
- Mappings:
Namespace Name Mixin selector official mLado;m()Lamj;intermediary method_8392Lnet/minecraft/class_993;method_8392()Lnet/minecraft/class_1071;named getResultLnet/minecraft/entity/projectile/FishingBobberEntity;getResult()Lnet/minecraft/item/ItemStack;
-
remove
public void remove()
-