Class GroupDefinitionReader

java.lang.Object
org.geysermc.geyser.registry.mappings.definition.GroupDefinitionReader
All Implemented Interfaces:
ItemDefinitionReader

public class GroupDefinitionReader extends Object implements ItemDefinitionReader
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    readDefinition(com.google.gson.JsonElement data, org.geysermc.geyser.api.util.Identifier vanillaItem, org.geysermc.geyser.api.util.Identifier parentModel, BiConsumer<org.geysermc.geyser.api.util.Identifier,org.geysermc.geyser.api.item.custom.v2.CustomItemDefinition> consumer)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait