Class CopycatBlock.WrappedBlockColor
java.lang.Object
com.simibubi.create.content.decoration.copycat.CopycatBlock.WrappedBlockColor
- All Implemented Interfaces:
net.minecraft.client.color.block.BlockColor
- Enclosing class:
CopycatBlock
public static class CopycatBlock.WrappedBlockColor
extends Object
implements net.minecraft.client.color.block.BlockColor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetColor(net.minecraft.world.level.block.state.BlockState pState, net.minecraft.world.level.BlockAndTintGetter pLevel, net.minecraft.core.BlockPos pPos, int pTintIndex)
-
Constructor Details
-
WrappedBlockColor
public WrappedBlockColor()
-
-
Method Details
-
getColor
public int getColor(net.minecraft.world.level.block.state.BlockState pState, @Nullable net.minecraft.world.level.BlockAndTintGetter pLevel, @Nullable net.minecraft.core.BlockPos pPos, int pTintIndex) - Specified by:
getColorin interfacenet.minecraft.client.color.block.BlockColor
-