Class GenericMultiTagBuilder.Tag
java.lang.Object
net.createmod.ponder.foundation.registration.GenericMultiTagBuilder.Tag
- All Implemented Interfaces:
MultiTagBuilder.Tag<T>
- Enclosing class:
GenericMultiTagBuilder<T>
-
Constructor Summary
ConstructorsConstructorDescriptionTag(PonderTagRegistrationHelper<T> helper, Iterable<net.minecraft.resources.ResourceLocation> tags) -
Method Summary
-
Constructor Details
-
Tag
public Tag(PonderTagRegistrationHelper<T> helper, Iterable<net.minecraft.resources.ResourceLocation> tags)
-
-
Method Details
-
add
- Specified by:
addin interfaceMultiTagBuilder.Tag<T>
-