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.alphaFunction
Constructors in net.minecraft.client.renderer.entity.layers with parameters of type LivingEntityEmissiveLayer.AlphaFunctionModifierConstructorDescriptionLivingEntityEmissiveLayer
(RenderLayerParent<S, M> pRenderer, ResourceLocation pTexture, LivingEntityEmissiveLayer.AlphaFunction<S> pAlphaFunction, LivingEntityEmissiveLayer.DrawSelector<S, M> pDrawSelector, Function<ResourceLocation, RenderType> pBufferProvider, boolean pAlwaysVisible)