Uses of Class
net.minecraft.block.entity.CrafterBlockEntity
-
Uses of CrafterBlockEntity in net.minecraft.block
Modifier and TypeMethodDescriptionprivate void
CrafterBlock.transferOrSpawnStack
(ServerWorld world, BlockPos pos, CrafterBlockEntity blockEntity, ItemStack stack, BlockState state, RecipeEntry<CraftingRecipe> recipe) -
Uses of CrafterBlockEntity in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType
<CrafterBlockEntity> BlockEntityType.CRAFTER
Modifier and TypeMethodDescriptionstatic void
CrafterBlockEntity.tickCrafting
(World world, BlockPos pos, BlockState state, CrafterBlockEntity blockEntity)