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 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:
      getColor in interface net.minecraft.client.color.block.BlockColor