Class SimpleMountedStorageType.Impl
java.lang.Object
com.simibubi.create.api.contraption.storage.item.MountedItemStorageType<SimpleMountedStorage>
com.simibubi.create.api.contraption.storage.item.simple.SimpleMountedStorageType<SimpleMountedStorage>
com.simibubi.create.api.contraption.storage.item.simple.SimpleMountedStorageType.Impl
- Enclosing class:
SimpleMountedStorageType<T extends SimpleMountedStorage>
public static final class SimpleMountedStorageType.Impl
extends SimpleMountedStorageType<SimpleMountedStorage>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.simibubi.create.api.contraption.storage.item.simple.SimpleMountedStorageType
SimpleMountedStorageType.Impl -
Field Summary
Fields inherited from class com.simibubi.create.api.contraption.storage.item.MountedItemStorageType
codec, CODEC, holder, REGISTRY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.simibubi.create.api.contraption.storage.item.simple.SimpleMountedStorageType
createStorage, getHandler, mountMethods inherited from class com.simibubi.create.api.contraption.storage.item.MountedItemStorageType
is, mountedItemStorage
-
Constructor Details
-
Impl
public Impl()
-