Interface TrialSpawner.StateAccessor
- All Known Implementing Classes:
- TrialSpawnerBlockEntity
- Enclosing class:
- TrialSpawner
public static interface TrialSpawner.StateAccessor
- 
Method SummaryModifier and TypeMethodDescriptiongetState()voidvoidsetState(Level p_312617_, TrialSpawnerState p_312288_) 
- 
Method Details- 
setState
- 
getStateTrialSpawnerState getState()
- 
markUpdatedvoid markUpdated()
 
-