Package net.minecraft.entity.mob
Class SlimeEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.LivingEntity
net.minecraft.entity.mob.SlimeEntity
- Mappings:
Namespace Name intermediary net/minecraft/class_451glue class_509server nbclient uwnamed net/minecraft/entity/mob/SlimeEntity
-
Field Summary
FieldsFields inherited from class net.minecraft.entity.LivingEntity
attackCooldown, bodyTrackingIncrements, dead, deathTime, despawnCounter, field_1010, field_1011, field_1012, field_1013, field_1014, field_1015, field_1016, field_1017, field_1018, field_1020, field_1021, field_1022, field_1023, field_1025, field_1026, field_1027, field_1030, field_1032, field_1034, field_1035, field_1037, field_1039, field_1040, field_1043, field_1044, field_1046, field_1047, field_1048, field_1049, field_1050, field_1052, field_1053, field_1054, field_1055, field_1056, field_1058, forwardSpeed, health, hurtTime, jumping, maxHealth, movementSpeed, scoreAmount, sidewaysSpeed, textureFields inherited from class net.minecraft.entity.Entity
age, air, blocksSameBlockSpawning, boundingBox, cameraOffset, capeUrl, chunkSlice, chunkX, chunkZ, dataTracker, fallDistance, field_1643, fireImmune, fireImmunityTicks, fireTicks, hasCollided, hearts, height, horizontalCollision, horizontalSpeed, id, ignoreFrustumCull, isPersistent, keepVelocityOnCollision, lastTickX, lastTickY, lastTickZ, maxAir, minBrightness, noClip, onGround, passenger, pitch, prevHorizontalSpeed, prevPitch, prevX, prevY, prevYaw, prevZ, random, renderDistanceMultiplier, skinUrl, slowed, standingEyeHeight, stepHeight, submergedInWater, trackedPosX, trackedPosY, trackedPosZ, vehicle, velocityModified, velocityX, velocityY, velocityZ, verticalCollision, width, world, x, y, yaw, z -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanSpawn()protected Stringprotected intprotected StringintgetSize()protected floatprotected voidvoidmarkDead()voidonPlayerInteraction(PlayerEntity player) voidreadNbt(NbtCompound nbt) voidsetSize(int size) voidtick()protected voidvoidwriteNbt(NbtCompound nbt) Methods inherited from class net.minecraft.entity.LivingEntity
animateHurt, applyDamage, baseTick, canBreatheInWater, canDespawn, damage, drop, getEyeHeight, getHeldItem, getItemStackTextureId, getLimitPerChunk, getMaxLookPitchChange, getMinAmbientSoundDelay, getRandomSound, getTexture, heal, isAlive, isCollidable, isImmobile, isOnLadder, isPushable, isSleeping, jump, method_1320, method_918, method_919, method_920, method_921, method_922, method_923, method_924, method_925, method_926, method_928, method_929, method_930, method_931, onKilledBy, onLanding, processServerEntityStatus, setBoundingBoxSpacing, setPositionAndAnglesAvoidEntities, tickInVoid, tickMovement, tickRiding, travelMethods inherited from class net.minecraft.entity.Entity
addVelocity, bypassesSteppingEffects, changeLookDirection, damage, dropItem, dropItem, dropItem, equals, fall, getBoundingBox, getBrightnessAtEyes, getDataTracker, getDistance, getDistance, getEntitiesInside, getEquipment, getFlag, getPassengerRidingHeight, getRegistryEntry, getShadowRadius, getSquaredDistance, getSquaredDistance, getStandingEyeHeight, getTargetingMargin, hashCode, hasVehicle, interact, isInFluid, isInsideWall, isOnFire, isSneaking, isSubmergedInWater, isTouchingLava, isWet, method_1361, method_1367, method_1379, method_1393, move, moveNonSolid, onCollision, onKilledOther, onStruckByLightning, pushOutOfBlock, read, saveSelfNbt, scheduleVelocityUpdate, setFlag, setOnFire, setPosition, setPositionAndAngles, setPositionAndAnglesKeepPrevAngles, setRotation, setSneaking, setVehicle, setVelocityClient, setWorld, shouldRender, teleportTop, tickPortalCooldown, toNbtList, toNbtList, updateCapeUrl, updateKilledAchievement, updatePassengerPosition, write
-
Field Details
-
stretch
public float stretch- Mappings:
Namespace Name Mixin selector intermediary field_1951Lnet/minecraft/class_451;field_1951:Fglue field_2104Lclass_509;field_2104:Fserver aLnb;a:Fclient aLuw;a:Fnamed stretchLnet/minecraft/entity/mob/SlimeEntity;stretch:F
-
lastStretch
public float lastStretch- Mappings:
Namespace Name Mixin selector intermediary field_1952Lnet/minecraft/class_451;field_1952:Fglue field_2105Lclass_509;field_2105:Fserver bLnb;b:Fclient bLuw;b:Fnamed lastStretchLnet/minecraft/entity/mob/SlimeEntity;lastStretch:F
-
ticksUntilJump
private int ticksUntilJump- Mappings:
Namespace Name Mixin selector intermediary field_1953Lnet/minecraft/class_451;field_1953:Iglue field_2106Lclass_509;field_2106:Iserver cLnb;c:Iclient cLuw;c:Inamed ticksUntilJumpLnet/minecraft/entity/mob/SlimeEntity;ticksUntilJump:I
-
-
Constructor Details
-
SlimeEntity
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_57;<init>(Lnet/minecraft/class_18;)Vglue <init>Lclass_450;<init>(Lclass_129;)Vserver <init>Llq;<init>(Ldj;)Vclient <init>Lsn;<init>(Lfd;)Vnamed <init>Lnet/minecraft/entity/Entity;<init>(Lnet/minecraft/world/World;)V
-
-
Method Details
-
initDataTracker
protected void initDataTracker()- Overrides:
initDataTrackerin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1310Lnet/minecraft/class_57;method_1310()Vglue method_108Lclass_450;method_108()Vserver bLlq;b()Vclient bLsn;b()Vnamed initDataTrackerLnet/minecraft/entity/Entity;initDataTracker()V
-
setSize
public void setSize(int size) - Mappings:
Namespace Name Mixin selector intermediary method_1631Lnet/minecraft/class_451;method_1631(I)Vglue method_1840Lclass_509;method_1840(I)Vserver eLnb;e(I)Vclient eLuw;e(I)Vnamed setSizeLnet/minecraft/entity/mob/SlimeEntity;setSize(I)V
-
getSize
public int getSize()- Mappings:
Namespace Name Mixin selector intermediary method_1632Lnet/minecraft/class_451;method_1632()Iglue method_1841Lclass_509;method_1841()Iserver oLnb;o()Iclient vLuw;v()Inamed getSizeLnet/minecraft/entity/mob/SlimeEntity;getSize()I
-
writeNbt
- Overrides:
writeNbtin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1368Lnet/minecraft/class_57;method_1368(Lnet/minecraft/class_8;)Vglue method_24Lclass_450;method_24(Lclass_333;)Vserver bLlq;b(Liq;)Vclient bLsn;b(Lnu;)Vnamed writeNbtLnet/minecraft/entity/Entity;writeNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
readNbt
- Overrides:
readNbtin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1363Lnet/minecraft/class_57;method_1363(Lnet/minecraft/class_8;)Vglue method_23Lclass_450;method_23(Lclass_333;)Vserver aLlq;a(Liq;)Vclient aLsn;a(Lnu;)Vnamed readNbtLnet/minecraft/entity/Entity;readNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
tick
public void tick()- Overrides:
tickin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1370Lnet/minecraft/class_57;method_1370()Vglue method_29Lclass_450;method_29()Vserver m_Llq;m_()Vclient w_Lsn;w_()Vnamed tickLnet/minecraft/entity/Entity;tick()V
-
tickLiving
protected void tickLiving()- Overrides:
tickLivingin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_910Lnet/minecraft/class_127;method_910()Vglue method_109Lclass_283;method_109()Vserver c_Lhl;c_()Vclient f_Lls;f_()Vnamed tickLivingLnet/minecraft/entity/LivingEntity;tickLiving()V
-
markDead
public void markDead() -
onPlayerInteraction
- Overrides:
onPlayerInteractionin classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1354Lnet/minecraft/class_57;method_1354(Lnet/minecraft/class_54;)Vglue method_172Lclass_450;method_172(Lclass_172;)Vserver bLlq;b(Lem;)Vclient bLsn;b(Lgs;)Vnamed onPlayerInteractionLnet/minecraft/entity/Entity;onPlayerInteraction(Lnet/minecraft/entity/player/PlayerEntity;)V
-
getHurtSound
- Overrides:
getHurtSoundin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_912Lnet/minecraft/class_127;method_912()Ljava/lang/String;glue method_111Lclass_283;method_111()Ljava/lang/String;server hLhl;h()Ljava/lang/String;client j_Lls;j_()Ljava/lang/String;named getHurtSoundLnet/minecraft/entity/LivingEntity;getHurtSound()Ljava/lang/String;
-
getDeathSound
- Overrides:
getDeathSoundin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_913Lnet/minecraft/class_127;method_913()Ljava/lang/String;glue method_112Lclass_283;method_112()Ljava/lang/String;server iLhl;i()Ljava/lang/String;client iLls;i()Ljava/lang/String;named getDeathSoundLnet/minecraft/entity/LivingEntity;getDeathSound()Ljava/lang/String;
-
getDroppedId
protected int getDroppedId()- Overrides:
getDroppedIdin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_914Lnet/minecraft/class_127;method_914()Iglue method_113Lclass_283;method_113()Iserver jLhl;j()Iclient jLls;j()Inamed getDroppedIdLnet/minecraft/entity/LivingEntity;getDroppedId()I
-
canSpawn
public boolean canSpawn()- Overrides:
canSpawnin classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_935Lnet/minecraft/class_127;method_935()Zglue method_26Lclass_283;method_26()Zserver dLhl;d()Zclient dLls;d()Znamed canSpawnLnet/minecraft/entity/LivingEntity;canSpawn()Z
-
getSoundVolume
protected float getSoundVolume()- Overrides:
getSoundVolumein classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_915Lnet/minecraft/class_127;method_915()Fglue method_114Lclass_283;method_114()Fserver kLhl;k()Fclient kLls;k()Fnamed getSoundVolumeLnet/minecraft/entity/LivingEntity;getSoundVolume()F
-