Interface MemoryCondition<F extends com.mojang.datafixers.kinds.K1,Value> 
- All Known Implementing Classes:
- MemoryCondition.Absent,- MemoryCondition.Present,- MemoryCondition.Registered
public interface MemoryCondition<F extends com.mojang.datafixers.kinds.K1,Value> 
- 
Nested Class SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final recordstatic final record
- 
Method SummaryModifier and TypeMethodDescriptioncreateAccessor(Brain<?> p_259936_, Optional<Value> p_259724_) memory()
- 
Method Details- 
memoryMemoryModuleType<Value> memory()
- 
conditionMemoryStatus condition()
- 
createAccessor
 
-