|
EvenBetterArcheology unspecified
|
This is the complete list of members for de.sakurajin.evenbetterarcheology.api.block.FossilCraftable, including all inherited members.
| appendProperties(StateManager.Builder< Block, BlockState > builder) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | protected |
| appendTooltip(ItemStack stack, @Nullable BlockView world, List< Text > tooltip, TooltipContext options) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | |
| craftingParts | de.sakurajin.evenbetterarcheology.api.block.FossilCraftable | protected |
| FossilBase(Settings settings, String[] textureVariants, int blockItemIndex, Map< Direction, VoxelShape > SHAPE_DIRECTED, String translationSuffixKey, boolean isPart) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | |
| FossilBase(Settings settings, String[] textureVariants, int blockItemIndex, Map< Direction, VoxelShape > SHAPE_DIRECTED, String translationSuffixKey) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | |
| FossilBase(Settings settings, String[] textureVariants, int blockItemIndex, VoxelShape SHAPE, String translationSuffixKey) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | |
| FossilBase(Settings settings, String[] textureVariants, int blockItemIndex, VoxelShape SHAPE, String translationSuffixKey, boolean isPart) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | |
| FossilCraftable(Settings settings, String[] textureVariants, int blockItemIndex, VoxelShape SHAPE) | de.sakurajin.evenbetterarcheology.api.block.FossilCraftable | protected |
| FossilCraftable(Settings settings, String[] textureVariants, int blockItemIndex, VoxelShape SHAPE, String translationSuffixKey) | de.sakurajin.evenbetterarcheology.api.block.FossilCraftable | protected |
| FossilCraftable(Settings settings, String[] textureVariants, int blockItemIndex, Map< Direction, VoxelShape > SHAPE_DIRECTED) | de.sakurajin.evenbetterarcheology.api.block.FossilCraftable | protected |
| FossilCraftable(Settings settings, String[] textureVariants, int blockItemIndex, Map< Direction, VoxelShape > SHAPE_DIRECTED, String translationSuffixKey) | de.sakurajin.evenbetterarcheology.api.block.FossilCraftable | protected |
| generateData(DatagenModContainer container, String identifier) | de.sakurajin.evenbetterarcheology.api.block.FossilCraftable | |
| getOutlineShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | |
| getPlacementState(ItemPlacementContext ctx) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | |
| getRenderType(BlockState state) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | |
| mirror(BlockState state, BlockMirror mirror) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | |
| onBreak(World world, BlockPos pos, BlockState state, PlayerEntity player) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | |
| rotate(BlockState state, BlockRotation rotation) | de.sakurajin.evenbetterarcheology.api.block.FossilBase | |
| SHAPE_DIRECTED | de.sakurajin.evenbetterarcheology.api.block.FossilBase | protected |