Uses of Class
net.minecraft.client.renderer.feature.FeatureRenderDispatcher.PreparedGroup
Packages that use FeatureRenderDispatcher.PreparedGroup
-
Uses of FeatureRenderDispatcher.PreparedGroup in net.minecraft.client.renderer.feature
Fields in net.minecraft.client.renderer.feature declared as FeatureRenderDispatcher.PreparedGroupModifier and TypeFieldDescriptionprivate @Nullable FeatureRenderDispatcher.PreparedGroup<?> FeatureRenderDispatcher.PhaseSubmitGrouper.lastGroupFields in net.minecraft.client.renderer.feature with type parameters of type FeatureRenderDispatcher.PreparedGroupModifier and TypeFieldDescriptionprivate final Map<FeatureRendererType<?>, List<FeatureRenderDispatcher.PreparedGroup<?>>> FeatureRenderDispatcher.PreparedFrame.groupsByFeatureprivate final Map<FeatureRenderPhase<?>, List<FeatureRenderDispatcher.PreparedGroup<?>>> FeatureRenderDispatcher.PreparedFrame.groupsByPhaseprivate final List<FeatureRenderDispatcher.PreparedGroup<?>> FeatureRenderDispatcher.PhaseSubmitGrouper.phaseGroupsMethod parameters in net.minecraft.client.renderer.feature with type arguments of type FeatureRenderDispatcher.PreparedGroupModifier and TypeMethodDescriptionprivate static voidFeatureRenderDispatcher.PreparedFrame.clearGroups(Collection<List<FeatureRenderDispatcher.PreparedGroup<?>>> groupsSet)