Class BlockProperties

java.lang.Object
com.refinedmods.refinedstorage.common.content.BlockProperties

public final class BlockProperties extends Object
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.world.level.block.state.BlockBehaviour.Properties
    cable(net.minecraft.resources.Identifier id)
     
    static net.minecraft.world.level.block.state.BlockBehaviour.Properties
    stone(net.minecraft.resources.Identifier id)
     

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • stone

      public static net.minecraft.world.level.block.state.BlockBehaviour.Properties stone(net.minecraft.resources.Identifier id)
    • cable

      public static net.minecraft.world.level.block.state.BlockBehaviour.Properties cable(net.minecraft.resources.Identifier id)