Interface SBBlockEntities
public interface SBBlockEntities
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.level.block.entity.BlockEntityType<?>> static final Supplier<net.minecraft.world.level.block.entity.BlockEntityType<SellingBinBlockEntity>> -
Method Summary
Static Methods
-
Field Details
-
BLOCK_ENTITIES
static final net.neoforged.neoforge.registries.DeferredRegister<net.minecraft.world.level.block.entity.BlockEntityType<?>> BLOCK_ENTITIES -
SELLING_BIN
static final Supplier<net.minecraft.world.level.block.entity.BlockEntityType<SellingBinBlockEntity>> SELLING_BIN
-
-
Method Details
-
register
static void register(net.neoforged.bus.api.IEventBus eventBus)
-