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> renderer, Function<S, Identifier> textureProvider, LivingEntityEmissiveLayer.AlphaFunction<S> alphaFunction, M model, Function<Identifier, RenderType> bufferProvider, boolean alwaysVisible)