Package net.minecraft.entity.passive
Class PigEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.entity.LivingEntity
net.minecraft.entity.mob.MobEntity
net.minecraft.entity.passive.AnimalEntity
net.minecraft.entity.passive.PigEntity
- All Implemented Interfaces:
class_582
- Mappings:
Namespace Name intermediary net/minecraft/class_443glue class_547server occlient whnamed net/minecraft/entity/passive/PigEntity
-
Field Summary
Fields inherited from class net.minecraft.entity.LivingEntity
field_1009, 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_1024, field_1025, field_1026, field_1027, field_1029, field_1030, field_1032, field_1034, field_1035, field_1037, field_1039, field_1040, field_1041, field_1042, field_1043, field_1044, field_1045, field_1046, field_1047, field_1048, field_1049, field_1050, field_1051, field_1052, field_1053, field_1054, field_1055, field_1056, field_1058, field_1059, field_1060, health, hurtTime, jumping, movementSpeed, textureFields inherited from class net.minecraft.entity.Entity
air, boundingBox, capeUrl, dead, field_1592, field_1593, field_1594, field_1595, field_1612, field_1613, field_1616, field_1617, field_1618, field_1619, field_1620, field_1621, field_1622, field_1623, field_1624, field_1625, field_1626, field_1627, field_1628, field_1629, field_1631, field_1634, field_1635, field_1636, field_1637, field_1638, field_1639, field_1640, field_1641, field_1642, field_1643, field_1645, field_1646, field_1654, field_1655, field_1656, fire, fireImmune, id, maxAir, pitch, prevPitch, prevX, prevY, prevYaw, prevZ, random, skinUrl, spacingXZ, spacingY, velocityX, velocityY, velocityZ, world, x, y, yaw, z -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidbooleanmethod_1323(PlayerEntity playerEntity) voidmethod_1383(LightningEntity lightningEntity) protected voidmethod_1389(float float2) voidmethod_1723(boolean bool) booleanprotected Stringprotected Stringprotected Stringprotected intvoidreadtNbt(NbtCompound nbt) voidwriteNbt(NbtCompound nbt) Methods inherited from class net.minecraft.entity.passive.AnimalEntity
canSpawn, getMinAmbientSoundDelay, method_641Methods inherited from class net.minecraft.entity.mob.MobEntity
getTarget, method_632, method_633, method_635, method_637, method_638, method_639, method_640, method_910, setTargetMethods inherited from class net.minecraft.entity.LivingEntity
baseTick, canBreatheInWater, damage, isAlive, method_1311, method_1312, method_1313, method_1314, method_1319, method_1320, method_1356, method_1378, method_1380, method_1384, method_909, method_915, method_916, method_917, 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, method_932, method_933, method_937, method_938, method_939, method_940, method_941, method_942, method_943, method_944, method_945, method_946, setBoundingBoxSpacing, tickMethods inherited from class net.minecraft.entity.Entity
equals, hashCode, isInFluid, markDead, method_1315, method_1322, method_1324, method_1325, method_1326, method_1327, method_1329, method_1330, method_1331, method_1332, method_1333, method_1334, method_1335, method_1336, method_1337, method_1338, method_1339, method_1340, method_1341, method_1342, method_1343, method_1344, method_1345, method_1347, method_1349, method_1350, method_1351, method_1352, method_1353, method_1354, method_1357, method_1358, method_1359, method_1360, method_1361, method_1362, method_1364, method_1365, method_1366, method_1367, method_1369, method_1372, method_1373, method_1374, method_1375, method_1376, method_1377, method_1379, method_1381, method_1382, method_1385, method_1387, method_1388, method_1390, method_1391, method_1392, method_1393, method_1394, move, read, updateCapeUrl, write
-
Constructor Details
-
PigEntity
- 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
-
method_1310
protected void method_1310()- Overrides:
method_1310in 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 method_1310Lnet/minecraft/entity/Entity;method_1310()V
-
writeNbt
- Overrides:
writeNbtin classAnimalEntity- 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
-
readtNbt
- Overrides:
readtNbtin classAnimalEntity- 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 readtNbtLnet/minecraft/entity/Entity;readtNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
method_911
- Overrides:
method_911in classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_911Lnet/minecraft/class_127;method_911()Ljava/lang/String;glue method_110Lclass_283;method_110()Ljava/lang/String;server gLhl;g()Ljava/lang/String;client gLls;g()Ljava/lang/String;named method_911Lnet/minecraft/entity/LivingEntity;method_911()Ljava/lang/String;
-
method_912
- Overrides:
method_912in 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 method_912Lnet/minecraft/entity/LivingEntity;method_912()Ljava/lang/String;
-
method_913
- Overrides:
method_913in 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 method_913Lnet/minecraft/entity/LivingEntity;method_913()Ljava/lang/String;
-
method_1323
- Overrides:
method_1323in classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1323Lnet/minecraft/class_57;method_1323(Lnet/minecraft/class_54;)Zglue method_159Lclass_450;method_159(Lclass_172;)Zserver aLlq;a(Lem;)Zclient aLsn;a(Lgs;)Znamed method_1323Lnet/minecraft/entity/Entity;method_1323(Lnet/minecraft/entity/player/PlayerEntity;)Z
-
method_914
protected int method_914()- Overrides:
method_914in 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 method_914Lnet/minecraft/entity/LivingEntity;method_914()I
-
method_1724
public boolean method_1724()- Mappings:
Namespace Name Mixin selector intermediary method_1724Lnet/minecraft/class_443;method_1724()Zglue method_2003Lclass_547;method_2003()Zserver xLoc;x()Zclient vLwh;v()Znamed method_1724Lnet/minecraft/entity/passive/PigEntity;method_1724()Z
-
method_1723
public void method_1723(boolean bool) - Mappings:
Namespace Name Mixin selector intermediary method_1723Lnet/minecraft/class_443;method_1723(Z)Vglue method_2002Lclass_547;method_2002(Z)Vserver aLoc;a(Z)Vclient aLwh;a(Z)Vnamed method_1723Lnet/minecraft/entity/passive/PigEntity;method_1723(Z)V
-
method_1383
- Overrides:
method_1383in classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1383Lnet/minecraft/class_57;method_1383(Lnet/minecraft/class_411;)Vglue method_748Lclass_450;method_748(Lclass_76;)Vserver aLlq;a(Lc;)Vclient aLsn;a(Lc;)Vnamed method_1383Lnet/minecraft/entity/Entity;method_1383(Lnet/minecraft/entity/LightningEntity;)V
-
method_1389
protected void method_1389(float float2) - Overrides:
method_1389in classLivingEntity- Mappings:
Namespace Name Mixin selector intermediary method_1389Lnet/minecraft/class_57;method_1389(F)Vglue method_833Lclass_450;method_833(F)Vserver aLlq;a(F)Vclient bLsn;b(F)Vnamed method_1389Lnet/minecraft/entity/Entity;method_1389(F)V
-