Package net.minecraft.entity
Class LightningEntity
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.class_560
net.minecraft.entity.LightningEntity
- Mappings:
Namespace Name intermediary net/minecraft/class_411glue class_76server cclient cnamed net/minecraft/entity/LightningEntity
-
Field Summary
FieldsFields inherited from class net.minecraft.entity.Entity
air, boundingBox, capeUrl, chunkX, chunkY, chunkZ, dataTracker, dead, eyeHeight, field_1592, field_1593, field_1594, field_1595, field_1612, field_1613, field_1617, field_1618, field_1622, field_1623, field_1624, field_1625, field_1626, field_1627, field_1628, field_1629, 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
ConstructorsConstructorDescriptionLightningEntity(World world, double double2, double double3, double double4) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidbooleanmethod_1367(Vec3d vec3d) protected voidreadNbt(NbtCompound nbt) voidtick()protected voidwriteNbt(NbtCompound nbt) Methods inherited from class net.minecraft.entity.Entity
baseTick, bypassesSteppingEffects, damage, damage, equals, hashCode, isAlive, isInFluid, isSubmergedInWater, markDead, method_1311, method_1312, method_1313, method_1314, method_1315, method_1319, method_1320, method_1322, method_1323, 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_1356, method_1357, method_1359, method_1360, method_1361, method_1362, method_1364, method_1365, method_1366, method_1369, method_1373, method_1374, method_1375, method_1376, method_1377, method_1378, method_1379, method_1380, method_1381, method_1382, method_1383, method_1384, method_1385, method_1387, method_1388, method_1389, method_1390, method_1391, method_1394, move, onPlayerInteraction, pushOutOfBlock, read, setBoundingBoxSpacing, updateCapeUrl, write
-
Field Details
-
field_2688
private int field_2688- Mappings:
Namespace Name Mixin selector intermediary field_2688Lnet/minecraft/class_411;field_2688:Iglue field_167Lclass_76;field_167:Iserver bLc;b:Iclient bLc;b:Inamed field_2688Lnet/minecraft/entity/LightningEntity;field_2688:I
-
field_2687
public long field_2687- Mappings:
Namespace Name Mixin selector intermediary field_2687Lnet/minecraft/class_411;field_2687:Jglue field_166Lclass_76;field_166:Jserver aLc;a:Jclient aLc;a:Jnamed field_2687Lnet/minecraft/entity/LightningEntity;field_2687:J
-
field_2689
private int field_2689- Mappings:
Namespace Name Mixin selector intermediary field_2689Lnet/minecraft/class_411;field_2689:Iglue field_168Lclass_76;field_168:Iserver cLc;c:Iclient cLc;c:Inamed field_2689Lnet/minecraft/entity/LightningEntity;field_2689:I
-
-
Constructor Details
-
LightningEntity
-
-
Method Details
-
tick
public void tick() -
initDataTracker
protected void initDataTracker()- Specified by:
initDataTrackerin classEntity- 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
-
readNbt
- Specified by:
readNbtin classEntity- 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
-
writeNbt
- Specified by:
writeNbtin classEntity- 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
-
method_1367
- Overrides:
method_1367in classEntity- Mappings:
Namespace Name Mixin selector intermediary method_1367Lnet/minecraft/class_57;method_1367(Lnet/minecraft/class_26;)Zglue method_239Lclass_450;method_239(Lclass_45;)Zserver method_1367Llq;method_1367(Lba;)Zclient aLsn;a(Lbt;)Znamed method_1367Lnet/minecraft/entity/Entity;method_1367(Lnet/minecraft/util/math/Vec3d;)Z
-