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 Summary
Modifier and TypeInterfaceDescriptionstatic final record
static final record
static final record
-
Method Summary
Modifier and TypeMethodDescriptioncreateAccessor
(Brain<?> p_259936_, Optional<Value> p_259724_) memory()
-
Method Details
-
memory
MemoryModuleType<Value> memory() -
condition
MemoryStatus condition() -
createAccessor
-