net.minecraft.world.entity.ai.behavior

public class WorkAtComposter

extends WorkAtPoi

aun
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_R2.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(aag arg0, bfg 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)
doWork(WorldServer arg0, EntityVillager arg1)
private void
a(aag arg0, bfg arg1, gf arg2, cee 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(aag arg0, cee arg1, fx arg2, cee arg3)
spawnComposterFillEffects(ServerLevel arg0, BlockState arg1, BlockPos arg2, BlockState arg3)
method_30232(class_3218 arg0, class_2680 arg1, class_2338 arg2, class_2680 arg3)
method_30232(ServerWorld arg0, BlockState arg1, BlockPos arg2, BlockState arg3)
func_242308_a(ServerWorld arg0, BlockState arg1, BlockPos arg2, BlockState arg3)
private void
a(bfg arg0)
makeBread(Villager arg0)
method_26333(class_1646 arg0)
craftAndDropBread(VillagerEntity entity)
func_234015_a_(VillagerEntity arg0)