Class BlockUtils
java.lang.Object
com.refinedmods.refinedstorage.util.BlockUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.block.state.BlockBehaviour.Properties
static final net.minecraft.world.level.block.state.BlockBehaviour.Properties
-
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.network.chat.Component
getBlockTranslation
(net.minecraft.world.level.block.Block block)
-
Field Details
-
DEFAULT_ROCK_PROPERTIES
public static final net.minecraft.world.level.block.state.BlockBehaviour.Properties DEFAULT_ROCK_PROPERTIES -
DEFAULT_GLASS_PROPERTIES
public static final net.minecraft.world.level.block.state.BlockBehaviour.Properties DEFAULT_GLASS_PROPERTIES
-
-
Method Details
-
getBlockTranslation
public static net.minecraft.network.chat.Component getBlockTranslation(net.minecraft.world.level.block.Block block)
-