Archiviert
13
0

Fixed test case.

Dieser Commit ist enthalten in:
Kristian S. Stangeland 2012-09-13 14:43:15 +02:00
Ursprung 0d531ecc4b
Commit 16d231f778

Datei anzeigen

@ -12,7 +12,7 @@ import com.comphenix.protocol.reflect.StructureModifier;
public class StructureModifierTest {
@Test
public void test() throws IllegalAccessException {
public void test() throws FieldAccessException {
Packet103SetSlot move = new Packet103SetSlot();
StructureModifier<Object> modifier = new StructureModifier<Object>(