java.lang.Object
net.minecraft.world.entity.monster.creaking.CreakingAi

public class CreakingAi extends Object
  • Field Details

    • SENSOR_TYPES

      protected static final com.google.common.collect.ImmutableList<? extends SensorType<? extends Sensor<? super Creaking>>> SENSOR_TYPES
    • MEMORY_TYPES

      protected static final com.google.common.collect.ImmutableList<? extends MemoryModuleType<?>> MEMORY_TYPES
  • Constructor Details

    • CreakingAi

      public CreakingAi()
  • Method Details