Interface IOwnedSpawner

All Known Implementing Classes:
BaseSpawner, TrialSpawner

public interface IOwnedSpawner
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable com.mojang.datafixers.util.Either<BlockEntity,Entity>
    Returns the block entity or entity which owns this spawner object.