Interface PoiTypeAccessor


public interface PoiTypeAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    Set<net.minecraft.world.level.block.state.BlockState>
     
    void
    setMatchingStates(Set<net.minecraft.world.level.block.state.BlockState> states)
     
  • Method Details

    • getMatchingStates

      Set<net.minecraft.world.level.block.state.BlockState> getMatchingStates()
    • setMatchingStates

      void setMatchingStates(Set<net.minecraft.world.level.block.state.BlockState> states)