public class BlockRegistryApiculture extends BlockRegistry
| Modifier and Type | Field and Description |
|---|---|
BlockApiculture |
apiary |
BlockBase<BlockTypeApicultureTesr> |
beeChest |
BlockHoneyComb[] |
beeCombs |
BlockBeeHives |
beehives |
BlockApiculture |
beeHouse |
BlockCandle |
candle |
BlockStump |
stump |
| Constructor and Description |
|---|
BlockRegistryApiculture() |
| Modifier and Type | Method and Description |
|---|---|
BlockAlveary |
getAlvearyBlock(BlockAlvearyType type) |
net.minecraft.item.ItemStack |
getAlvearyBlockStack(BlockAlvearyType type) |
registerBlock, registerBlock, registerOreDictWildcardpublic final BlockApiculture apiary
public final BlockApiculture beeHouse
public final BlockBase<BlockTypeApicultureTesr> beeChest
public final BlockBeeHives beehives
public final BlockCandle candle
public final BlockStump stump
public final BlockHoneyComb[] beeCombs
public BlockAlveary getAlvearyBlock(BlockAlvearyType type)
public net.minecraft.item.ItemStack getAlvearyBlockStack(BlockAlvearyType type)