Package dhyces.waxablecoral
Class WaxableCoralAPI
java.lang.Object
dhyces.waxablecoral.WaxableCoralAPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic net.minecraft.world.level.block.BlockgetUnwaxed(net.minecraft.world.level.block.Block waxed) static net.minecraft.world.level.block.BlockgetWaxed(net.minecraft.world.level.block.Block unwaxedBlock)
-
Constructor Details
-
WaxableCoralAPI
public WaxableCoralAPI()
-
-
Method Details
-
getWaxed
public static net.minecraft.world.level.block.Block getWaxed(net.minecraft.world.level.block.Block unwaxedBlock) -
getUnwaxed
public static net.minecraft.world.level.block.Block getUnwaxed(net.minecraft.world.level.block.Block waxed) -
fillWaxingMap
public static void fillWaxingMap()
-