Package dev.engine_room.flywheel.backend
Interface FlwBackendXplat
- All Known Implementing Classes:
FlwBackendXplatImpl
public interface FlwBackendXplat
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionintgetLightEmission(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.BlockGetter level, net.minecraft.core.BlockPos pos)
-
Field Details
-
INSTANCE
-
-
Method Details
-
getLightEmission
int getLightEmission(net.minecraft.world.level.block.state.BlockState state, net.minecraft.world.level.BlockGetter level, net.minecraft.core.BlockPos pos)
-