Class GeyserNonVanillaCustomBlockData

java.lang.Object
org.geysermc.geyser.level.block.GeyserCustomBlockData
org.geysermc.geyser.level.block.GeyserNonVanillaCustomBlockData
All Implemented Interfaces:
org.geysermc.geyser.api.block.custom.CustomBlockData, org.geysermc.geyser.api.block.custom.NonVanillaCustomBlockData

public class GeyserNonVanillaCustomBlockData extends GeyserCustomBlockData implements org.geysermc.geyser.api.block.custom.NonVanillaCustomBlockData
  • Method Details

    • identifier

      public @NonNull String identifier()
      Specified by:
      identifier in interface org.geysermc.geyser.api.block.custom.CustomBlockData
      Overrides:
      identifier in class GeyserCustomBlockData
    • namespace

      public @NonNull String namespace()
      Specified by:
      namespace in interface org.geysermc.geyser.api.block.custom.NonVanillaCustomBlockData