16class IcePatchFeature :
public ::Feature {
20 ::ll::TypedStorage<8, 8, ::Block const&> mBlock;
21 ::ll::TypedStorage<4, 4, int> mRadius;
26 IcePatchFeature& operator=(IcePatchFeature
const&);
27 IcePatchFeature(IcePatchFeature
const&);
39 MCAPI
explicit IcePatchFeature(
int radius);
45 MCAPI
void* $ctor(
int radius);