net.minecraft.world.entity.ai.behavior

public class WorkAtComposter

extends WorkAtPoi

All mapped superinterfaces:

BehaviorControl

cbj
net.minecraft.world.entity.ai.behavior.WorkAtComposter
net.minecraft.class_4983
net.minecraft.entity.ai.brain.task.FarmerWorkTask
net.minecraft.world.entity.ai.behavior.BehaviorWorkComposter

Field summary

Modifier and TypeField
private static final List<Item>
c
COMPOSTABLE_ITEMS
field_23226
COMPOSTABLES

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
a(ash arg0, cpj arg1)
useWorkstation(ServerLevel arg0, Villager arg1)
method_26335(class_3218 arg0, class_1646 arg1)
performAdditionalWork(ServerWorld arg0, VillagerEntity arg1)
private void
a(ash arg0, cpj arg1, jp arg2, dxv arg3)
compostItems(ServerLevel arg0, Villager arg1, GlobalPos arg2, BlockState arg3)
method_26334(class_3218 arg0, class_1646 arg1, class_4208 arg2, class_2680 arg3)
compostSeeds(ServerWorld world, VillagerEntity entity, GlobalPos pos, BlockState composterState)
private void
a(ash arg0, dxv arg1, jh arg2, dxv arg3)
spawnComposterFillEffects(ServerLevel arg0, BlockState arg1, BlockPos arg2, BlockState arg3)
method_30232(class_3218 arg0, class_2680 arg1, class_2338 arg2, class_2680 arg3)
syncComposterEvent(ServerWorld world, BlockState oldState, BlockPos pos, BlockState newState)
private void
c(ash arg0, cpj arg1)
makeBread(ServerLevel arg0, Villager arg1)
method_26333(class_3218 arg0, class_1646 arg1)
craftAndDropBread(ServerWorld world, VillagerEntity villager)