Uses of Interface
net.minecraft.client.particle.ParticleTextureSheet
-
Uses of ParticleTextureSheet in net.minecraft.client.particle
Modifier and TypeFieldDescriptionstatic final ParticleTextureSheet
ParticleTextureSheet.CUSTOM
static final ParticleTextureSheet
ParticleTextureSheet.NO_RENDER
static final ParticleTextureSheet
ParticleTextureSheet.PARTICLE_SHEET_LIT
static final ParticleTextureSheet
ParticleTextureSheet.PARTICLE_SHEET_OPAQUE
static final ParticleTextureSheet
ParticleTextureSheet.PARTICLE_SHEET_TRANSLUCENT
static final ParticleTextureSheet
ParticleTextureSheet.TERRAIN_SHEET
Modifier and TypeFieldDescriptionprivate static final List<ParticleTextureSheet>
ParticleManager.PARTICLE_TEXTURE_SHEETS
private final Map<ParticleTextureSheet,
Queue<Particle>> ParticleManager.particles
Modifier and TypeMethodDescriptionAbstractDustParticle.getType()
AnimatedParticle.getType()
AscendingParticle.getType()
BlockDustParticle.getType()
BlockFallingDustParticle.getType()
BlockLeakParticle.getType()
BlockMarkerParticle.getType()
BubbleColumnUpParticle.getType()
BubblePopParticle.getType()
CampfireSmokeParticle.getType()
CloudParticle.getType()
CrackParticle.getType()
CurrentDownParticle.getType()
DamageParticle.getType()
DragonBreathParticle.getType()
ElderGuardianAppearanceParticle.getType()
EmotionParticle.getType()
EnchantGlyphParticle.getType()
ExplosionLargeParticle.getType()
ExplosionSmokeParticle.getType()
FireworksSparkParticle.Flash.getType()
FishingParticle.getType()
FlameParticle.getType()
GlowParticle.getType()
ItemPickupParticle.getType()
LavaEmberParticle.getType()
NoRenderParticle.getType()
NoteParticle.getType()
abstract ParticleTextureSheet
Particle.getType()
PortalParticle.getType()
RainSplashParticle.getType()
SnowflakeParticle.getType()
SoulParticle.getType()
SpellParticle.getType()
SuspendParticle.getType()
SweepAttackParticle.getType()
VibrationParticle.getType()
WaterBubbleParticle.getType()
WaterSuspendParticle.getType()