Package net.minecraftforge.debug.misc
Class CustomTagTypesTest
java.lang.Object
net.minecraftforge.debug.misc.CustomTagTypesTest
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final RegistryObject<CustomTagTypesTest.Custom>
private static final Supplier<IForgeRegistry<CustomTagTypesTest.Custom>>
private static final ResourceLocation
private static final DeferredRegister<CustomTagTypesTest.Custom>
private static final ITag.INamedTag<Potion>
private static final ITag.INamedTag<Enchantment>
private static final org.apache.logging.log4j.Logger
static final String
private static final ITag.INamedTag<Item>
private static final ITag.INamedTag<TileEntityType<?>>
private static final ITag.INamedTag<CustomTagTypesTest.Custom>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
gatherData
(GatherDataEvent event) private void
private void
logTagsIfPresent
(Set<ResourceLocation> tags)
-
Field Details
-
MODID
- See Also:
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
customRegistryName
-
CUSTOMS
-
CUSTOM
-
CUSTOM_REG
-
TESTS
-
OPTIONAL_TEST
-
FIRE
-
DAMAGE
-
STORAGE
-
-
Constructor Details
-
CustomTagTypesTest
public CustomTagTypesTest()
-
-
Method Details
-
gatherData
-
leftClick
-
logTagsIfPresent
-