Class EntityAmbientCreature

    • Constructor Detail

      • EntityAmbientCreature

        public EntityAmbientCreature​(World worldIn)
    • Method Detail

      • interact

        protected boolean interact​(EntityPlayer var1)
        + Called when a player interacts with a mob. e.g. gets milk from a cow, gets into the saddle on a pig.
        Overrides:
        interact in class EntityLiving