Class RainbowOaksClientEvents.RainbowLeavesBlockColor
java.lang.Object
dev.thomasglasser.aliysium.rainbowoaks.client.RainbowOaksClientEvents.RainbowLeavesBlockColor
- All Implemented Interfaces:
net.minecraft.client.color.block.BlockColor
- Enclosing class:
- RainbowOaksClientEvents
public static class RainbowOaksClientEvents.RainbowLeavesBlockColor
extends Object
implements net.minecraft.client.color.block.BlockColor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetColor(@NotNull net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.BlockAndTintGetter worldIn, net.minecraft.core.BlockPos pos, int tintIndex)
-
Constructor Details
-
RainbowLeavesBlockColor
public RainbowLeavesBlockColor()
-
-
Method Details
-
getColor
public int getColor(@NotNull @NotNull net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.BlockAndTintGetter worldIn, net.minecraft.core.BlockPos pos, int tintIndex) - Specified by:
getColorin interfacenet.minecraft.client.color.block.BlockColor
-