Interface BindableRegistryWrapper<V>
- Type Parameters:
V-
- All Superinterfaces:
Iterable<V>,RegistryWrapper<V>
- All Known Implementing Classes:
RegistryWrapImpl
This class is for anyone, if they exist, messing around with the registry wrappers this mod provides
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface com.stereowalker.unionlib.api.registries.RegistryWrapper
get, key
-
Method Details
-
bind
-