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