public class SpawnGolemTask extends Task<VillagerEntity>
Task.Status
コンストラクタと説明 |
---|
SpawnGolemTask() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected boolean |
shouldExecute(ServerWorld worldIn,
VillagerEntity owner) |
protected void |
startExecuting(ServerWorld worldIn,
VillagerEntity entityIn,
long gameTimeIn) |
getStatus, isTimedOut, resetTask, shouldContinueExecuting, start, stop, tick, toString, updateTask
protected boolean shouldExecute(ServerWorld worldIn, VillagerEntity owner)
shouldExecute
クラス内 Task<VillagerEntity>
protected void startExecuting(ServerWorld worldIn, VillagerEntity entityIn, long gameTimeIn)
startExecuting
クラス内 Task<VillagerEntity>