public class VillagerTasks
extends java.lang.Object
Constructor and Description |
---|
VillagerTasks() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> |
core(VillagerProfession p_220638_0_,
float p_220638_1_) |
static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> |
hide(VillagerProfession p_220644_0_,
float p_220644_1_) |
static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> |
idle(VillagerProfession p_220641_0_,
float p_220641_1_) |
static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> |
meet(VillagerProfession p_220637_0_,
float p_220637_1_) |
static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> |
panic(VillagerProfession p_220636_0_,
float p_220636_1_) |
static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> |
play(float p_220645_0_) |
static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> |
preRaid(VillagerProfession p_220642_0_,
float p_220642_1_) |
static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> |
raid(VillagerProfession p_220640_0_,
float p_220640_1_) |
static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> |
rest(VillagerProfession p_220635_0_,
float p_220635_1_) |
static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> |
work(VillagerProfession p_220639_0_,
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 p_220638_0_, 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 p_220639_0_, 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 p_220645_0_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> rest(VillagerProfession p_220635_0_, float p_220635_1_)
public static com.google.common.collect.ImmutableList<com.mojang.datafixers.util.Pair<java.lang.Integer,? extends Task<? super VillagerEntity>>> meet(VillagerProfession p_220637_0_, 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 p_220641_0_, 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 p_220636_0_, 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 p_220642_0_, 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 p_220640_0_, 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 p_220644_0_, float p_220644_1_)