Skip to content

Instantly share code, notes, and snippets.

View ucchyocean's full-sized avatar
💭
I may be slow to respond.

うっちぃ ucchyocean

💭
I may be slow to respond.
View GitHub Profile
@ucchyocean
ucchyocean / gist:5693351
Created June 2, 2013 11:24
砂金製造TTの制限処理
/*
* @author ucchy
* @license GPLv3
* @copyright Copyright ucchy 2013
*/
package com.github.ucchyocean.mpz;
import org.bukkit.Material;
import org.bukkit.block.Block;
import org.bukkit.entity.EntityType;
@ucchyocean
ucchyocean / gist:5435722
Created April 22, 2013 14:57
Japanize変換
/*
* @author ucchy
* @license GPLv3
* @copyright Copyright ucchy 2013
*/
package test;
import java.util.HashMap;
/**