Interface IRegistryHelper
- All Known Implementing Classes:
FabricRegistryHelper
public interface IRegistryHelper
Common registry helper service interface.
-
Method Summary
Modifier and TypeMethodDescriptiongetNewBlockEntity(@NotNull net.minecraft.core.BlockPos pos, @NotNull net.minecraft.world.level.block.state.BlockState state)
-
Method Details
-
getNewBlockEntity
SolarCookerBlockEntity getNewBlockEntity(@NotNull @NotNull net.minecraft.core.BlockPos pos, @NotNull @NotNull net.minecraft.world.level.block.state.BlockState state)
-