Interface FlwBackendXplat

All Known Implementing Classes:
FlwBackendXplatImpl

public interface FlwBackendXplat
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final FlwBackendXplat
     
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getLightEmission(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.BlockGetter level, net.minecraft.core.BlockPos pos)
     
  • Field Details

  • Method Details

    • getLightEmission

      int getLightEmission(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.BlockGetter level, net.minecraft.core.BlockPos pos)