Uses of Interface
net.minecraft.client.renderer.state.ParticleGroupRenderState
Packages that use ParticleGroupRenderState
-
Uses of ParticleGroupRenderState in net.minecraft.client.particle
Classes in net.minecraft.client.particle that implement ParticleGroupRenderStateModifier and TypeClassDescription(package private) static final record(package private) static final recordFields in net.minecraft.client.particle declared as ParticleGroupRenderStateModifier and TypeFieldDescriptionprivate static final ParticleGroupRenderStateNoRenderParticleGroup.EMPTY_RENDER_STATEMethods in net.minecraft.client.particle that return ParticleGroupRenderStateModifier and TypeMethodDescriptionElderGuardianParticleGroup.extractRenderState(Frustum p_446821_, Camera p_445732_, float p_445583_) ItemPickupParticleGroup.extractRenderState(Frustum p_446194_, Camera p_446787_, float p_446033_) NoRenderParticleGroup.extractRenderState(Frustum p_446598_, Camera p_446980_, float p_445524_) abstract ParticleGroupRenderStateParticleGroup.extractRenderState(Frustum pFrustum, Camera pCamera, float pPartialTick) QuadParticleGroup.extractRenderState(Frustum p_445888_, Camera p_447352_, float p_446021_) -
Uses of ParticleGroupRenderState in net.minecraft.client.renderer.state
Classes in net.minecraft.client.renderer.state that implement ParticleGroupRenderStateFields in net.minecraft.client.renderer.state with type parameters of type ParticleGroupRenderStateModifier and TypeFieldDescriptionfinal List<ParticleGroupRenderState> ParticlesRenderState.particlesMethods in net.minecraft.client.renderer.state with parameters of type ParticleGroupRenderStateModifier and TypeMethodDescriptionvoidParticlesRenderState.add(ParticleGroupRenderState pRenderState)