FabricTagBuilder

public interface FabricTagBuilder<T>

Interface implemented by net.minecraft.tag.Tag.Builder instances when Fabric API is present.

Parameters

<T>

Functions

clearTagEntries
Link copied to clipboard
abstract void clearTagEntries()
Clear the contained entries and mark the tag as replaced.

Inheritors

MixinTagBuilder
Link copied to clipboard

Sources

jvm source
Link copied to clipboard