|
| | VaseBlock (String[] texture_variants, boolean isLootVase) |
| |
| void | onBreak (World world, BlockPos pos, BlockState state, PlayerEntity player) |
| |
| VoxelShape | getOutlineShape (BlockState state, BlockView world, BlockPos pos, ShapeContext context) |
| |
| ItemConvertible | generateData (DatagenModContainer container, String identifier) |
| |
| void | generateLootTable (DatagenModContainer container, String identifier) |
| |
◆ VaseBlock()
| de.sakurajin.evenbetterarcheology.block.custom.VaseBlock.VaseBlock |
( |
String[] |
texture_variants, |
|
|
boolean |
isLootVase |
|
) |
| |
◆ generateData()
| ItemConvertible de.sakurajin.evenbetterarcheology.block.custom.VaseBlock.generateData |
( |
DatagenModContainer |
container, |
|
|
String |
identifier |
|
) |
| |
◆ generateLootTable()
| void de.sakurajin.evenbetterarcheology.block.custom.VaseBlock.generateLootTable |
( |
DatagenModContainer |
container, |
|
|
String |
identifier |
|
) |
| |
◆ getOutlineShape()
| VoxelShape de.sakurajin.evenbetterarcheology.block.custom.VaseBlock.getOutlineShape |
( |
BlockState |
state, |
|
|
BlockView |
world, |
|
|
BlockPos |
pos, |
|
|
ShapeContext |
context |
|
) |
| |
◆ onBreak()
| void de.sakurajin.evenbetterarcheology.block.custom.VaseBlock.onBreak |
( |
World |
world, |
|
|
BlockPos |
pos, |
|
|
BlockState |
state, |
|
|
PlayerEntity |
player |
|
) |
| |
The documentation for this class was generated from the following file: