Package net.minecraft.client.particle
Class PortalParticle
java.lang.Object
net.minecraft.entity.Entity
net.minecraft.client.particle.Particle
net.minecraft.client.particle.PortalParticle
- All Implemented Interfaces:
CommandSource
- Mappings:
Namespace Name official chfintermediary net/minecraft/class_505named net/minecraft/client/particle/PortalParticle
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate floatprivate doubleprivate doubleprivate doubleFields inherited from class net.minecraft.client.particle.Particle
age, alpha, blue, field_1722, field_1723, field_1724, field_1725, field_1726, field_1729, field_5935, field_5936, gravityStrength, green, maxAge, red, spriteFields 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
ConstructorsModifierConstructorDescriptionprotectedPortalParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) -
Method Summary
Modifier and TypeMethodDescriptionfloatgetBrightnessAtEyes(float float2) intgetLightmapCoordinates(float float2) voidmethod_1283(BufferBuilder builder, Entity entity, float float2, float float3, float float4, float float5, float float6, float float7) voidtick()Methods inherited from class net.minecraft.client.particle.Particle
canClimb, getAlpha, getBlue, getGreen, getRed, initDataTracker, isAttackable, method_1284, method_1287, method_1289, method_4296, method_5133, readCustomDataFromNbt, setColor, setMiscTexture, setTexture, toString, writeCustomDataToNbtMethods inherited from class net.minecraft.entity.Entity
addVelocity, afterSpawn, animateDamage, attemptSprintingParticles, baseTick, burn, canAvoidTraps, 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, getCameraPosVec, getCommandStats, getCustomName, getDataTracker, getDefaultNetherPortalCooldown, getEntity, getEntityId, getEyeHeight, getFlag, getHardCollisionBox, getHeadRotation, getHeightOffset, getHorizontalDirection, getHoverEvent, getMaxNetherPortalTime, getMountedHeightOffset, getParts, getPos, getRotation, getRotationVector, getRotationVector, getSafeFallDistance, getSavedEntityId, getSplashSound, getSwimSound, getTargetingMargin, getTranslationKey, getUuid, getWorld, handleAttack, handleFallDamage, handleStatus, hasCustomName, hashCode, hasVehicle, increaseTransforms, interactAt, isAlive, 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, remove, saveSelfToNbt, saveToNbt, scheduleVelocityUpdate, sendCommandFeedback, sendMessage, setAir, setArmorSlot, setBoundingBox, setBounds, setCustomName, setCustomNameVisible, setEntityId, setFlag, setHeadYaw, setInLava, setInvisible, setOnFireFor, setOnFireFromLava, setOutsideWorldborder, setRotation, setSilent, setSneaking, setSprinting, setSwimming, setVelocityClient, setWorld, shouldRender, shouldRender, shouldRenderName, shouldSetPositionOnLoad, spawnSprintingParticles, squaredDistanceTo, squaredDistanceTo, squaredDistanceTo, squaredDistanceToCenter, startRiding, teleportToDimension, tickFire, tickRiding, toListNbt, toListNbt, updateKilledAdvancementCriterion, updatePassengerPosition, updatePosition, updatePositionAndAngles, updateTrackedPositionAndAngles, updateVelocity, updateWaterState, writePlayerData
-
Field Details
-
field_1739
private float field_1739- Mappings:
Namespace Name Mixin selector official aLchf;a:Fintermediary field_1739Lnet/minecraft/class_505;field_1739:Fnamed field_1739Lnet/minecraft/client/particle/PortalParticle;field_1739:F
-
startX
private double startX- Mappings:
Namespace Name Mixin selector official axLchf;ax:Dintermediary field_1740Lnet/minecraft/class_505;field_1740:Dnamed startXLnet/minecraft/client/particle/PortalParticle;startX:D
-
startY
private double startY- Mappings:
Namespace Name Mixin selector official ayLchf;ay:Dintermediary field_1741Lnet/minecraft/class_505;field_1741:Dnamed startYLnet/minecraft/client/particle/PortalParticle;startY:D
-
startZ
private double startZ- Mappings:
Namespace Name Mixin selector official azLchf;az:Dintermediary field_1742Lnet/minecraft/class_505;field_1742:Dnamed startZLnet/minecraft/client/particle/PortalParticle;startZ:D
-
-
Constructor Details
-
PortalParticle
protected PortalParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) - Mappings:
Namespace Name Mixin selector official <init>Lcgw;<init>(Laqu;DDDDDD)Vintermediary <init>Lnet/minecraft/class_502;<init>(Lnet/minecraft/class_1150;DDDDDD)Vnamed <init>Lnet/minecraft/client/particle/Particle;<init>(Lnet/minecraft/world/World;DDDDDD)V
-
-
Method Details
-
method_1283
public void method_1283(BufferBuilder builder, Entity entity, float float2, float float3, float float4, float float5, float float6, float float7) - Overrides:
method_1283in classParticle- Mappings:
Namespace Name Mixin selector official aLcgw;a(Lciv;Lwv;FFFFFF)Vintermediary method_1283Lnet/minecraft/class_502;method_1283(Lnet/minecraft/class_520;Lnet/minecraft/class_864;FFFFFF)Vnamed method_1283Lnet/minecraft/client/particle/Particle;method_1283(Lnet/minecraft/client/render/BufferBuilder;Lnet/minecraft/entity/Entity;FFFFFF)V
-
getLightmapCoordinates
public int getLightmapCoordinates(float float2) - Overrides:
getLightmapCoordinatesin classEntity- Mappings:
Namespace Name Mixin selector official bLwv;b(F)Iintermediary method_2524Lnet/minecraft/class_864;method_2524(F)Inamed getLightmapCoordinatesLnet/minecraft/entity/Entity;getLightmapCoordinates(F)I
-
getBrightnessAtEyes
public float getBrightnessAtEyes(float float2) - Overrides:
getBrightnessAtEyesin classEntity- Mappings:
Namespace Name Mixin selector official cLwv;c(F)Fintermediary method_2533Lnet/minecraft/class_864;method_2533(F)Fnamed getBrightnessAtEyesLnet/minecraft/entity/Entity;getBrightnessAtEyes(F)F
-
tick
public void tick()
-