Package dev.dhyces.trimmed.impl.client
Class TrimmedClientTagApiImpl
java.lang.Object
dev.dhyces.trimmed.impl.client.TrimmedClientTagApiImpl
- All Implemented Interfaces:
TrimmedClientTagApi
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> TagHolder<T> getTag(ClientTagKey<T> clientTagKey) <T> com.mojang.serialization.Codec<TagHolder<T>> tagCodec(KeyResolver<T> keyResolver)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
TrimmedClientTagApiImpl
public TrimmedClientTagApiImpl()
-
-
Method Details
-
getTag
- Specified by:
getTagin interfaceTrimmedClientTagApi
-
tagCodec
- Specified by:
tagCodecin interfaceTrimmedClientTagApi
-