Uses of Enum Class
net.minecraft.client.particle.BillboardParticle.class_11941
Packages that use BillboardParticle.class_11941
Package
Description
The base package for all Minecraft classes.
-
Uses of BillboardParticle.class_11941 in net.minecraft
Fields in net.minecraft with type parameters of type BillboardParticle.class_11941Modifier and TypeFieldDescriptionprivate final EnumMap<BillboardParticle.class_11941, class_11944.class_11946> class_11944.field_62652Methods in net.minecraft with parameters of type BillboardParticle.class_11941Modifier and TypeMethodDescriptionvoidclass_11944.method_74323(BillboardParticle.class_11941 class_11941, float float2, float float3, float float4, float float5, float float6, float float7, float float8, float float9, float float10, float float11, float float12, float float13, int int2, int int3) -
Uses of BillboardParticle.class_11941 in net.minecraft.client.particle
Methods in net.minecraft.client.particle that return BillboardParticle.class_11941Modifier and TypeMethodDescriptionAbstractDustParticle.method_74255()AnimatedParticle.method_74255()AscendingParticle.method_74255()protected abstract BillboardParticle.class_11941BillboardParticle.method_74255()BlockDustParticle.method_74255()BlockFallingDustParticle.method_74255()BlockLeakParticle.method_74255()BlockMarkerParticle.method_74255()BubbleColumnUpParticle.method_74255()BubblePopParticle.method_74255()CampfireSmokeParticle.method_74255()CloudParticle.method_74255()ConnectionParticle.method_74255()CrackParticle.method_74255()CurrentDownParticle.method_74255()DamageParticle.method_74255()DragonBreathParticle.method_74255()EmotionParticle.method_74255()ExplosionLargeParticle.method_74255()ExplosionSmokeParticle.method_74255()FireflyParticle.method_74255()FireworksSparkParticle.Flash.method_74255()FishingParticle.method_74255()FlameParticle.method_74255()GlowParticle.method_74255()GustParticle.method_74255()LavaEmberParticle.method_74255()LeavesParticle.method_74255()NoteParticle.method_74255()OminousSpawningParticle.method_74255()PortalParticle.method_74255()RainSplashParticle.method_74255()SculkChargeParticle.method_74255()SculkChargePopParticle.method_74255()ShriekParticle.method_74255()SnowflakeParticle.method_74255()SoulParticle.method_74255()SpellParticle.method_74255()SuspendParticle.method_74255()SweepAttackParticle.method_74255()TrailParticle.method_74255()TrialSpawnerDetectionParticle.method_74255()VibrationParticle.method_74255()WaterBubbleParticle.method_74255()WaterSuspendParticle.method_74255()Returns the enum constant of this class with the specified name.static BillboardParticle.class_11941[]BillboardParticle.class_11941.values()Returns an array containing the constants of this enum class, in the order they are declared.