Class ModOresUtils
java.lang.Object
com.rgerva.dbr.util.ModOresUtils
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
addProperties
(net.minecraft.world.level.block.Block block, int veinSize, int minY, int maxY, int count) static List
<net.minecraft.world.level.block.Block> static List
<net.minecraft.world.level.block.Block> static List
<net.minecraft.world.level.block.Block> static List
<net.minecraft.world.level.block.Block> getOres()
getProperties
(net.minecraft.world.level.block.Block block) static boolean
hasProperties
(net.minecraft.world.level.block.Block block) static void
-
Constructor Details
-
ModOresUtils
public ModOresUtils()
-
-
Method Details
-
addProperties
public static void addProperties(net.minecraft.world.level.block.Block block, int veinSize, int minY, int maxY, int count) -
getProperties
public static ModOresUtils.ModBlockVeinProperties getProperties(net.minecraft.world.level.block.Block block) -
hasProperties
public static boolean hasProperties(net.minecraft.world.level.block.Block block) -
setOresProperties
public static void setOresProperties() -
getOres
-
getDeepslateOre
-
getNetherOre
-
getEndOre
-