Class ClientRegistryTagAppender.Mapped<T>
java.lang.Object
dev.dhyces.trimmed.api.data.client.tag.appenders.ClientTagAppender<T>
dev.dhyces.trimmed.api.data.client.tag.appenders.ClientRegistryTagAppender<T>
dev.dhyces.trimmed.api.data.client.tag.appenders.ClientRegistryTagAppender.Mapped<T>
- All Implemented Interfaces:
MappedTagExtension<T,ClientRegistryTagAppender.Mapped<T>>
- Enclosing class:
ClientRegistryTagAppender<T>
public static class ClientRegistryTagAppender.Mapped<T>
extends ClientRegistryTagAppender<T>
implements MappedTagExtension<T,ClientRegistryTagAppender.Mapped<T>>
-
Nested Class Summary
Nested classes/interfaces inherited from class dev.dhyces.trimmed.api.data.client.tag.appenders.ClientRegistryTagAppender
ClientRegistryTagAppender.Mapped<T> -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class dev.dhyces.trimmed.api.data.client.tag.appenders.ClientTagAppender
builder -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.dhyces.trimmed.api.data.client.tag.appenders.ClientRegistryTagAppender
add, add, addOptional, addOptional, addOptionalTag, addTagMethods inherited from class dev.dhyces.trimmed.api.data.client.tag.appenders.ClientTagAppender
add, add, addOptional, addOptional, addOptionalTags, addTagsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.dhyces.trimmed.api.data.client.tag.appenders.MappedTagExtension
add, add, addOptional, addOptional
-
Field Details
-
encoder
-
-
Constructor Details
-
Mapped
public Mapped(ClientTagBuilder<T> builder, net.minecraft.core.HolderLookup.RegistryLookup<T> lookup, Function<T, @Nullable net.minecraft.resources.ResourceLocation> encoder)
-
-
Method Details
-
getEncoder
- Specified by:
getEncoderin interfaceMappedTagExtension<T,ClientRegistryTagAppender.Mapped<T>>
-
getSelf
- Specified by:
getSelfin interfaceMappedTagExtension<T,ClientRegistryTagAppender.Mapped<T>>
-
add
-
addOptional
-