Uses of Interface
net.minecraft.client.renderer.entity.layers.LivingEntityEmissiveLayer.AlphaFunction
Packages that use LivingEntityEmissiveLayer.AlphaFunction
-
Uses of LivingEntityEmissiveLayer.AlphaFunction in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as LivingEntityEmissiveLayer.AlphaFunctionModifier and TypeFieldDescriptionprivate final LivingEntityEmissiveLayer.AlphaFunction<S> LivingEntityEmissiveLayer.alphaFunctionConstructors in net.minecraft.client.renderer.entity.layers with parameters of type LivingEntityEmissiveLayer.AlphaFunctionModifierConstructorDescriptionLivingEntityEmissiveLayer(RenderLayerParent<S, M> pRenderer, Function<S, ResourceLocation> pTextureProvider, LivingEntityEmissiveLayer.AlphaFunction<S> pAlphaFunction, M pModel, Function<ResourceLocation, RenderType> pBufferProvider, boolean pAlwaysVisible)