Uses of Class
net.minecraft.world.level.block.entity.CampfireBlockEntity
Packages that use CampfireBlockEntity
Package
Description
-
Uses of CampfireBlockEntity in net.minecraft.client.renderer.blockentity
Methods in net.minecraft.client.renderer.blockentity with parameters of type CampfireBlockEntityModifier and TypeMethodDescriptionvoid
CampfireRenderer.render
(CampfireBlockEntity p_112344_, float p_112345_, PoseStack p_112346_, MultiBufferSource p_112347_, int p_112348_, int p_112349_, Vec3 p_401331_) -
Uses of CampfireBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type CampfireBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType
<CampfireBlockEntity> BlockEntityType.CAMPFIRE
Methods in net.minecraft.world.level.block.entity with parameters of type CampfireBlockEntityModifier and TypeMethodDescriptionstatic void
CampfireBlockEntity.cookTick
(ServerLevel pLevel, BlockPos pPos, BlockState pState, CampfireBlockEntity pCampfire, RecipeManager.CachedCheck<SingleRecipeInput, CampfireCookingRecipe> pCheck) static void
CampfireBlockEntity.cooldownTick
(Level pLevel, BlockPos pPos, BlockState pState, CampfireBlockEntity pBlockEntity) static void
CampfireBlockEntity.particleTick
(Level pLevel, BlockPos pPos, BlockState pState, CampfireBlockEntity pBlockEntity)