Class TagWrapper
java.lang.Object
dev.latvian.mods.kubejs.server.tag.TagWrapper
- Direct Known Subclasses:
PreTagWrapper
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal List<net.minecraft.tags.TagLoader.EntryWithSource> final TagKubeEventfinal net.minecraft.resources.ResourceLocation -
Constructor Summary
ConstructorsConstructorDescriptionTagWrapper(TagKubeEvent e, net.minecraft.resources.ResourceLocation i, List<net.minecraft.tags.TagLoader.EntryWithSource> t) -
Method Summary
-
Field Details
-
event
-
id
public final net.minecraft.resources.ResourceLocation id -
entries
-
-
Constructor Details
-
TagWrapper
public TagWrapper(TagKubeEvent e, net.minecraft.resources.ResourceLocation i, List<net.minecraft.tags.TagLoader.EntryWithSource> t)
-
-
Method Details