Package-level declarations

Functions

Link copied to clipboard
fun RecipeChoice.forDhlToItemStacks(): List<ItemStack>
Link copied to clipboard
Link copied to clipboard
fun Player.removeServerPacketListener(key: NamespacedKey)
Link copied to clipboard
fun <T : Any> ClientPacket<T>.send(players: MutableList<Player>): ClientPacket<T>
Link copied to clipboard
fun Recipe.toDhlRecipeEntry(showNotification: Boolean, highlight: Boolean): RecipeEntry