Class BlockTintFunction.Mapped

java.lang.Object
dev.latvian.mods.kubejs.block.BlockTintFunction.Mapped
All Implemented Interfaces:
BlockTintFunction
Enclosing interface:
BlockTintFunction

public static class BlockTintFunction.Mapped extends Object implements BlockTintFunction
  • Field Details

  • Constructor Details

    • Mapped

      public Mapped()
  • Method Details

    • getColor

      public KubeColor getColor(net.minecraft.world.level.block.state.BlockState state, @Nullable @Nullable net.minecraft.world.level.BlockAndTintGetter level, @Nullable @Nullable net.minecraft.core.BlockPos pos, int index)
      Specified by:
      getColor in interface BlockTintFunction