Class LayFrogSpawnTask

java.lang.Object
net.minecraft.entity.ai.brain.task.LayFrogSpawnTask

public class LayFrogSpawnTask extends Object
Mappings:
Namespace Name
official bit
intermediary net/minecraft/class_7099
named net/minecraft/entity/ai/brain/task/LayFrogSpawnTask
  • Constructor Details

    • LayFrogSpawnTask

      public LayFrogSpawnTask()
  • Method Details

    • create

      public static Task<LivingEntity> create(Block frogSpawn)
      Mappings:
      Namespace Name Mixin selector
      official a Lbit;a(Lcmt;)Lbfv;
      intermediary method_47180 Lnet/minecraft/class_7099;method_47180(Lnet/minecraft/class_2248;)Lnet/minecraft/class_7893;
      named create Lnet/minecraft/entity/ai/brain/task/LayFrogSpawnTask;create(Lnet/minecraft/block/Block;)Lnet/minecraft/entity/ai/brain/task/Task;