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

Public Member Functions

 ChickenFossilBodyBlock ()
 
- Public Member Functions inherited from de.sakurajin.evenbetterarcheology.api.block.FossilBase
 FossilBase (Settings settings, String[] textureVariants, int blockItemIndex, Map< Direction, VoxelShape > SHAPE_DIRECTED, String translationSuffixKey, boolean isPart)
 
 FossilBase (Settings settings, String[] textureVariants, int blockItemIndex, Map< Direction, VoxelShape > SHAPE_DIRECTED, String translationSuffixKey)
 
 FossilBase (Settings settings, String[] textureVariants, int blockItemIndex, VoxelShape SHAPE, String translationSuffixKey)
 
 FossilBase (Settings settings, String[] textureVariants, int blockItemIndex, VoxelShape SHAPE, String translationSuffixKey, boolean isPart)
 
void onBreak (World world, BlockPos pos, BlockState state, PlayerEntity player)
 
VoxelShape getOutlineShape (BlockState state, BlockView world, BlockPos pos, ShapeContext context)
 
BlockRenderType getRenderType (BlockState state)
 
BlockState getPlacementState (ItemPlacementContext ctx)
 
void appendTooltip (ItemStack stack, @Nullable BlockView world, List< Text > tooltip, TooltipContext options)
 
BlockState rotate (BlockState state, BlockRotation rotation)
 
BlockState mirror (BlockState state, BlockMirror mirror)
 
ItemConvertible generateData (DatagenModContainer container, String identifier)
 

Additional Inherited Members

- Protected Member Functions inherited from de.sakurajin.evenbetterarcheology.api.block.FossilBase
void appendProperties (StateManager.Builder< Block, BlockState > builder)
 
- Protected Attributes inherited from de.sakurajin.evenbetterarcheology.api.block.FossilBase
final Map< Direction, VoxelShape > SHAPE_DIRECTED
 

Constructor & Destructor Documentation

◆ ChickenFossilBodyBlock()

de.sakurajin.evenbetterarcheology.block.fossils.ChickenFossilBodyBlock.ChickenFossilBodyBlock ( )

The documentation for this class was generated from the following file: