Interface IGamestagePlatformHelper

All Known Implementing Classes:
NeoForgeGamestagesHelper

public interface IGamestagePlatformHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    hasStage(net.minecraft.world.entity.player.Player player, String stage)
     
  • Method Details

    • hasStage

      boolean hasStage(net.minecraft.world.entity.player.Player player, String stage)