Class GeyserGeometryComponent

java.lang.Object
org.geysermc.geyser.level.block.GeyserGeometryComponent
All Implemented Interfaces:
org.geysermc.geyser.api.block.custom.component.GeometryComponent

public class GeyserGeometryComponent extends Object implements org.geysermc.geyser.api.block.custom.component.GeometryComponent
  • Constructor Details

    • GeyserGeometryComponent

      public GeyserGeometryComponent(String identifier, Map<String,​String> boneVisibility)
  • Method Details

    • identifier

      public @NonNull String identifier()
      Specified by:
      identifier in interface org.geysermc.geyser.api.block.custom.component.GeometryComponent
    • boneVisibility

      public @Nullable Map<String,​String> boneVisibility()
      Specified by:
      boneVisibility in interface org.geysermc.geyser.api.block.custom.component.GeometryComponent