Class RefSpawnerBlockEntity
-
- All Implemented Interfaces:
public final class RefSpawnerBlockEntity extends RefBlockEntity
-
-
Constructor Summary
Constructors Constructor Description RefSpawnerBlockEntity()
RefSpawnerBlockEntity(RefBlockPos pos, RefBlockState state)
-
Method Summary
Modifier and Type Method Description native RefBaseSpawner
getSpawner()
-
-
Constructor Detail
-
RefSpawnerBlockEntity
RefSpawnerBlockEntity()
-
RefSpawnerBlockEntity
RefSpawnerBlockEntity(RefBlockPos pos, RefBlockState state)
-
-
Method Detail
-
getSpawner
native RefBaseSpawner getSpawner()
-
-
-
-