Interface ISpawner

All Known Implementing Classes:
MixinSpawnerBlockEntity

public interface ISpawner
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable net.minecraft.world.entity.EntityType<?>
     
  • Method Details

    • ohmysherd$getEntityType

      @Nullable @Nullable net.minecraft.world.entity.EntityType<?> ohmysherd$getEntityType()