public class VillagerBabiesSensor extends Sensor<LivingEntity>
| Constructor and Description |
|---|
VillagerBabiesSensor() |
| Modifier and Type | Method and Description |
|---|---|
private java.util.List<LivingEntity> |
func_220992_c(LivingEntity p_220992_1_) |
private boolean |
func_220993_b(LivingEntity p_220993_1_) |
private java.util.List<LivingEntity> |
func_220994_a(LivingEntity p_220994_1_) |
java.util.Set<MemoryModuleType<?>> |
getUsedMemories() |
protected void |
update(ServerWorld worldIn,
LivingEntity entityIn) |
public java.util.Set<MemoryModuleType<?>> getUsedMemories()
getUsedMemories in class Sensor<LivingEntity>protected void update(ServerWorld worldIn, LivingEntity entityIn)
update in class Sensor<LivingEntity>private java.util.List<LivingEntity> func_220994_a(LivingEntity p_220994_1_)
private boolean func_220993_b(LivingEntity p_220993_1_)
private java.util.List<LivingEntity> func_220992_c(LivingEntity p_220992_1_)