Uses of Interface
net.minecraft.particles.IParticleData
-
-
Uses of IParticleData in net.minecraft.block
Fields in net.minecraft.block declared as IParticleData Modifier and Type Field Description protected IParticleDataTorchBlock. flameParticleConstructors in net.minecraft.block with parameters of type IParticleData Constructor Description TorchBlock(AbstractBlock.Properties p_i241189_1_, IParticleData p_i241189_2_)WallTorchBlock(AbstractBlock.Properties p_i241193_1_, IParticleData p_i241193_2_) -
Uses of IParticleData in net.minecraft.client.particle
Classes in net.minecraft.client.particle with type parameters of type IParticleData Modifier and Type Interface Description interfaceIParticleFactory<T extends IParticleData>static interfaceParticleManager.IParticleMetaFactory<T extends IParticleData>Fields in net.minecraft.client.particle declared as IParticleData Modifier and Type Field Description private IParticleDataDripParticle.Dripping. fallingParticleprotected IParticleDataDripParticle.FallingLiquidParticle. landParticleprivate IParticleDataEmitterParticle. particleTypeMethods in net.minecraft.client.particle with type parameters of type IParticleData Modifier and Type Method Description private <T extends IParticleData>
ParticleParticleManager. makeParticle(T p_199927_1_, double p_199927_2_, double p_199927_4_, double p_199927_6_, double p_199927_8_, double p_199927_10_, double p_199927_12_)<T extends IParticleData>
voidParticleManager. register(ParticleType<T> p_199283_1_, IParticleFactory<T> p_199283_2_)<T extends IParticleData>
voidParticleManager. register(ParticleType<T> p_215234_1_, ParticleManager.IParticleMetaFactory<T> p_215234_2_)Methods in net.minecraft.client.particle with parameters of type IParticleData Modifier and Type Method Description ParticleParticleManager. createParticle(IParticleData p_199280_1_, double p_199280_2_, double p_199280_4_, double p_199280_6_, double p_199280_8_, double p_199280_10_, double p_199280_12_)voidParticleManager. createTrackingEmitter(Entity p_199282_1_, IParticleData p_199282_2_)voidParticleManager. createTrackingEmitter(Entity p_199281_1_, IParticleData p_199281_2_, int p_199281_3_)Constructors in net.minecraft.client.particle with parameters of type IParticleData Constructor Description Dripping(ClientWorld p_i232365_1_, double p_i232365_2_, double p_i232365_4_, double p_i232365_6_, Fluid p_i232365_8_, IParticleData p_i232365_9_)DrippingLava(ClientWorld p_i232363_1_, double p_i232363_2_, double p_i232363_4_, double p_i232363_6_, Fluid p_i232363_8_, IParticleData p_i232363_9_)EmitterParticle(ClientWorld p_i232451_1_, Entity p_i232451_2_, IParticleData p_i232451_3_)EmitterParticle(ClientWorld p_i232452_1_, Entity p_i232452_2_, IParticleData p_i232452_3_, int p_i232452_4_)EmitterParticle(ClientWorld p_i232453_1_, Entity p_i232453_2_, IParticleData p_i232453_3_, int p_i232453_4_, Vector3d p_i232453_5_)FallingHoneyParticle(ClientWorld p_i232373_1_, double p_i232373_2_, double p_i232373_4_, double p_i232373_6_, Fluid p_i232373_8_, IParticleData p_i232373_9_)FallingLiquidParticle(ClientWorld p_i232369_1_, double p_i232369_2_, double p_i232369_4_, double p_i232369_6_, Fluid p_i232369_8_, IParticleData p_i232369_9_) -
Uses of IParticleData in net.minecraft.client.renderer
Methods in net.minecraft.client.renderer with type parameters of type IParticleData Modifier and Type Method Description private <T extends IParticleData>
voidWorldRenderer. addParticle(T p_195467_1_, double p_195467_2_, double p_195467_4_, double p_195467_6_, double p_195467_8_, double p_195467_10_, double p_195467_12_)Methods in net.minecraft.client.renderer with parameters of type IParticleData Modifier and Type Method Description voidWorldRenderer. addParticle(IParticleData p_195462_1_, boolean p_195462_2_, boolean p_195462_3_, double p_195462_4_, double p_195462_6_, double p_195462_8_, double p_195462_10_, double p_195462_12_, double p_195462_14_)voidWorldRenderer. addParticle(IParticleData p_195461_1_, boolean p_195461_2_, double p_195461_3_, double p_195461_5_, double p_195461_7_, double p_195461_9_, double p_195461_11_, double p_195461_13_)private ParticleWorldRenderer. addParticleInternal(IParticleData p_195469_1_, boolean p_195469_2_, boolean p_195469_3_, double p_195469_4_, double p_195469_6_, double p_195469_8_, double p_195469_10_, double p_195469_12_, double p_195469_14_)private ParticleWorldRenderer. addParticleInternal(IParticleData p_195471_1_, boolean p_195471_2_, double p_195471_3_, double p_195471_5_, double p_195471_7_, double p_195471_9_, double p_195471_11_, double p_195471_13_) -
Uses of IParticleData in net.minecraft.client.world
Methods in net.minecraft.client.world with parameters of type IParticleData Modifier and Type Method Description voidClientWorld. addAlwaysVisibleParticle(IParticleData p_217404_1_, boolean p_217404_2_, double p_217404_3_, double p_217404_5_, double p_217404_7_, double p_217404_9_, double p_217404_11_, double p_217404_13_)voidClientWorld. addAlwaysVisibleParticle(IParticleData p_195589_1_, double p_195589_2_, double p_195589_4_, double p_195589_6_, double p_195589_8_, double p_195589_10_, double p_195589_12_)voidClientWorld. addParticle(IParticleData p_195590_1_, boolean p_195590_2_, double p_195590_3_, double p_195590_5_, double p_195590_7_, double p_195590_9_, double p_195590_11_, double p_195590_13_)voidClientWorld. addParticle(IParticleData p_195594_1_, double p_195594_2_, double p_195594_4_, double p_195594_6_, double p_195594_8_, double p_195594_10_, double p_195594_12_)private voidClientWorld. spawnFluidParticle(double p_211834_1_, double p_211834_3_, double p_211834_5_, double p_211834_7_, double p_211834_9_, IParticleData p_211834_11_)private voidClientWorld. spawnParticle(BlockPos p_211835_1_, IParticleData p_211835_2_, VoxelShape p_211835_3_, double p_211835_4_)private voidClientWorld. trySpawnDripParticles(BlockPos p_211530_1_, BlockState p_211530_2_, IParticleData p_211530_3_, boolean p_211530_4_) -
Uses of IParticleData in net.minecraft.command.arguments
Methods in net.minecraft.command.arguments with type parameters of type IParticleData Modifier and Type Method Description private static <T extends IParticleData>
TParticleArgument. readParticle(com.mojang.brigadier.StringReader p_199816_0_, ParticleType<T> p_199816_1_)Methods in net.minecraft.command.arguments that return IParticleData Modifier and Type Method Description static IParticleDataParticleArgument. getParticle(com.mojang.brigadier.context.CommandContext<CommandSource> p_197187_0_, java.lang.String p_197187_1_)IParticleDataParticleArgument. parse(com.mojang.brigadier.StringReader p_parse_1_)static IParticleDataParticleArgument. readParticle(com.mojang.brigadier.StringReader p_197189_0_) -
Uses of IParticleData in net.minecraft.command.impl
Methods in net.minecraft.command.impl with parameters of type IParticleData Modifier and Type Method Description private static intParticleCommand. sendParticles(CommandSource p_198564_0_, IParticleData p_198564_1_, Vector3d p_198564_2_, Vector3d p_198564_3_, float p_198564_4_, int p_198564_5_, boolean p_198564_6_, java.util.Collection<ServerPlayerEntity> p_198564_7_) -
Uses of IParticleData in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type IParticleData Modifier and Type Field Description private static DataParameter<IParticleData>AreaEffectCloudEntity. DATA_PARTICLEMethods in net.minecraft.entity that return IParticleData Modifier and Type Method Description IParticleDataAreaEffectCloudEntity. getParticle()Methods in net.minecraft.entity with parameters of type IParticleData Modifier and Type Method Description voidAreaEffectCloudEntity. setParticle(IParticleData p_195059_1_) -
Uses of IParticleData in net.minecraft.entity.merchant.villager
Methods in net.minecraft.entity.merchant.villager with parameters of type IParticleData Modifier and Type Method Description protected voidAbstractVillagerEntity. addParticlesAroundSelf(IParticleData p_213718_1_) -
Uses of IParticleData in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster that return IParticleData Modifier and Type Method Description protected IParticleDataMagmaCubeEntity. getParticleType()protected IParticleDataSlimeEntity. getParticleType() -
Uses of IParticleData in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive with parameters of type IParticleData Modifier and Type Method Description private voidDolphinEntity. addParticlesAroundSelf(IParticleData p_208401_1_)private voidBeeEntity. spawnFluidParticle(World p_226397_1_, double p_226397_2_, double p_226397_4_, double p_226397_6_, double p_226397_8_, double p_226397_10_, IParticleData p_226397_12_) -
Uses of IParticleData in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type IParticleData Modifier and Type Method Description private voidPlayerEntity. addParticlesAroundSelf(IParticleData p_213824_1_) -
Uses of IParticleData in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile that return IParticleData Modifier and Type Method Description private IParticleDataSnowballEntity. getParticle()protected IParticleDataDamagingProjectileEntity. getTrailParticle()protected IParticleDataDragonFireballEntity. getTrailParticle() -
Uses of IParticleData in net.minecraft.fluid
Methods in net.minecraft.fluid that return IParticleData Modifier and Type Method Description protected IParticleDataFluid. getDripParticle()IParticleDataFluidState. getDripParticle()IParticleDataLavaFluid. getDripParticle()IParticleDataWaterFluid. getDripParticle() -
Uses of IParticleData in net.minecraft.network.datasync
Fields in net.minecraft.network.datasync with type parameters of type IParticleData Modifier and Type Field Description static IDataSerializer<IParticleData>DataSerializers. PARTICLE -
Uses of IParticleData in net.minecraft.network.play.server
Fields in net.minecraft.network.play.server declared as IParticleData Modifier and Type Field Description private IParticleDataSSpawnParticlePacket. particleMethods in net.minecraft.network.play.server with type parameters of type IParticleData Modifier and Type Method Description private <T extends IParticleData>
TSSpawnParticlePacket. readParticle(PacketBuffer p_199855_1_, ParticleType<T> p_199855_2_)Methods in net.minecraft.network.play.server that return IParticleData Modifier and Type Method Description IParticleDataSSpawnParticlePacket. getParticle() -
Uses of IParticleData in net.minecraft.particles
Classes in net.minecraft.particles with type parameters of type IParticleData Modifier and Type Interface Description static interfaceIParticleData.IDeserializer<T extends IParticleData>Deprecated.classParticleType<T extends IParticleData>Classes in net.minecraft.particles that implement IParticleData Modifier and Type Class Description classBasicParticleTypeclassBlockParticleDataclassItemParticleDataclassRedstoneParticleDataFields in net.minecraft.particles with type parameters of type IParticleData Modifier and Type Field Description static com.mojang.serialization.Codec<IParticleData>ParticleTypes. CODECMethods in net.minecraft.particles with type parameters of type IParticleData Modifier and Type Method Description private static <T extends IParticleData>
ParticleType<T>ParticleTypes. register(java.lang.String p_218416_0_, IParticleData.IDeserializer<T> p_218416_1_, java.util.function.Function<ParticleType<T>,com.mojang.serialization.Codec<T>> p_218416_2_) -
Uses of IParticleData in net.minecraft.world
Methods in net.minecraft.world with parameters of type IParticleData Modifier and Type Method Description voidWorld. addAlwaysVisibleParticle(IParticleData p_217404_1_, boolean p_217404_2_, double p_217404_3_, double p_217404_5_, double p_217404_7_, double p_217404_9_, double p_217404_11_, double p_217404_13_)voidWorld. addAlwaysVisibleParticle(IParticleData p_195589_1_, double p_195589_2_, double p_195589_4_, double p_195589_6_, double p_195589_8_, double p_195589_10_, double p_195589_12_)voidIWorld. addParticle(IParticleData p_195594_1_, double p_195594_2_, double p_195594_4_, double p_195594_6_, double p_195594_8_, double p_195594_10_, double p_195594_12_)voidWorld. addParticle(IParticleData p_195590_1_, boolean p_195590_2_, double p_195590_3_, double p_195590_5_, double p_195590_7_, double p_195590_9_, double p_195590_11_, double p_195590_13_)voidWorld. addParticle(IParticleData p_195594_1_, double p_195594_2_, double p_195594_4_, double p_195594_6_, double p_195594_8_, double p_195594_10_, double p_195594_12_) -
Uses of IParticleData in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as IParticleData Modifier and Type Field Description private IParticleDataParticleEffectAmbience. optionsMethods in net.minecraft.world.biome that return IParticleData Modifier and Type Method Description IParticleDataParticleEffectAmbience. getOptions()Constructors in net.minecraft.world.biome with parameters of type IParticleData Constructor Description ParticleEffectAmbience(IParticleData p_i231629_1_, float p_i231629_2_) -
Uses of IParticleData in net.minecraft.world.gen
Methods in net.minecraft.world.gen with parameters of type IParticleData Modifier and Type Method Description voidWorldGenRegion. addParticle(IParticleData p_195594_1_, double p_195594_2_, double p_195594_4_, double p_195594_6_, double p_195594_8_, double p_195594_10_, double p_195594_12_) -
Uses of IParticleData in net.minecraft.world.server
Methods in net.minecraft.world.server with type parameters of type IParticleData Modifier and Type Method Description <T extends IParticleData>
booleanServerWorld. sendParticles(ServerPlayerEntity p_195600_1_, T p_195600_2_, boolean p_195600_3_, double p_195600_4_, double p_195600_6_, double p_195600_8_, int p_195600_10_, double p_195600_11_, double p_195600_13_, double p_195600_15_, double p_195600_17_)<T extends IParticleData>
intServerWorld. sendParticles(T p_195598_1_, double p_195598_2_, double p_195598_4_, double p_195598_6_, int p_195598_8_, double p_195598_9_, double p_195598_11_, double p_195598_13_, double p_195598_15_)
-