Class ShaderParameters.Value<T>
java.lang.Object
com.pixelmonmod.pixelmon.client.render.shader.ShaderParameters.Value<T>
- Enclosing class:
 - ShaderParameters
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidapply(com.mojang.blaze3d.shaders.AbstractUniform uniform) static <A> ShaderParameters.Value<A>read(net.minecraft.network.FriendlyByteBuf buf) voidwrite(net.minecraft.network.FriendlyByteBuf buf)  
- 
Constructor Details
- 
Value
 
 - 
 - 
Method Details
- 
apply
public void apply(com.mojang.blaze3d.shaders.AbstractUniform uniform)  - 
write
public void write(net.minecraft.network.FriendlyByteBuf buf)  - 
read
 
 -