public class VillagerTasks
extends java.lang.Object
| コンストラクタと説明 | 
|---|
| VillagerTasks() | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> | core(VillagerProfession profession,
    float p_220638_1_) | 
| static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> | hide(VillagerProfession profession,
    float p_220644_1_) | 
| static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> | idle(VillagerProfession profession,
    float p_220641_1_) | 
| static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> | meet(VillagerProfession profession,
    float p_220637_1_) | 
| static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> | panic(VillagerProfession profession,
     float p_220636_1_) | 
| static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> | play(float walkingSpeed) | 
| static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> | preRaid(VillagerProfession profession,
       float p_220642_1_) | 
| static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> | raid(VillagerProfession profession,
    float p_220640_1_) | 
| static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> | rest(VillagerProfession profession,
    float walkingSpeed) | 
| static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> | work(VillagerProfession profession,
    float p_220639_1_) | 
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> core(VillagerProfession profession, float p_220638_1_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> work(VillagerProfession profession, float p_220639_1_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> play(float walkingSpeed)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> rest(VillagerProfession profession, float walkingSpeed)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> meet(VillagerProfession profession, float p_220637_1_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> idle(VillagerProfession profession, float p_220641_1_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> panic(VillagerProfession profession, float p_220636_1_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> preRaid(VillagerProfession profession, float p_220642_1_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> raid(VillagerProfession profession, float p_220640_1_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> hide(VillagerProfession profession, float p_220644_1_)