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 TypeClassDescriptionprivate static final recordprivate 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 frustum, Camera camera, float partialTickTime) ItemPickupParticleGroup.extractRenderState(Frustum frustum, Camera camera, float partialTickTime) NoRenderParticleGroup.extractRenderState(Frustum frustum, Camera camera, float partialTickTime) abstract ParticleGroupRenderStateParticleGroup.extractRenderState(Frustum frustum, Camera camera, float partialTickTime) QuadParticleGroup.extractRenderState(Frustum frustum, Camera camera, float partialTickTime) -
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 ParticleGroupRenderState