net.minecraft.world.entity.ai.behavior

public class WorkAtComposter

extends WorkAtPoi

atc
net.minecraft.world.entity.ai.behavior.WorkAtComposter
net.minecraft.class_4983
net.minecraft.entity.ai.brain.task.FarmerWorkTask
net.minecraft.entity.ai.brain.task.FarmerWorkTask
net.minecraft.server.v1_16_R1.BehaviorWorkComposter

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
a(zd arg0, bdp arg1)
useWorkstation(ServerLevel arg0, Villager arg1)
method_26335(class_3218 arg0, class_1646 arg1)
performAdditionalWork(ServerWorld arg0, VillagerEntity arg1)
func_230251_a_(ServerWorld arg0, VillagerEntity arg1)
private void
a(zd arg0, bdp arg1, gc arg2, cfj 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)
func_234016_a_(ServerWorld arg0, VillagerEntity arg1, GlobalPos arg2, BlockState arg3)
private void
a(bdp arg0)
makeBread(Villager arg0)
method_26333(class_1646 arg0)
craftAndDropBread(VillagerEntity entity)
func_234015_a_(VillagerEntity arg0)