EvenBetterArcheology unspecified
Loading...
Searching...
No Matches
Public Member Functions | List of all members
de.sakurajin.evenbetterarcheology.block.custom.VaseBlock Class Reference
Inheritance diagram for de.sakurajin.evenbetterarcheology.block.custom.VaseBlock:
Inheritance graph
[legend]
Collaboration diagram for de.sakurajin.evenbetterarcheology.block.custom.VaseBlock:
Collaboration graph
[legend]

Public Member Functions

 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)
 

Constructor & Destructor Documentation

◆ VaseBlock()

de.sakurajin.evenbetterarcheology.block.custom.VaseBlock.VaseBlock ( String[]  texture_variants,
boolean  isLootVase 
)

Member Function Documentation

◆ 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: