Class MBlocks17Proxy
-
- All Implemented Interfaces:
-
net.pdevita.creeperheal2.constants.MVersionBlocks
@AutoService(value = {MVersionBlocks.class}) public final class MBlocks17Proxy implements MVersionBlocks
-
-
Field Summary
Fields Modifier and Type Field Description private final Integer
version
private final EnumMap<Material, FindDependentBlocks>
blocks
private final Array<Pair<Tag<Material>, FindDependentBlocks>>
tags
-
Constructor Summary
Constructors Constructor Description MBlocks17Proxy()
-